diff options
Diffstat (limited to 'app/Controller/HourlyRate.php')
-rw-r--r-- | app/Controller/HourlyRate.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controller/HourlyRate.php b/app/Controller/HourlyRate.php index f8f88d17..8d96e5ca 100644 --- a/app/Controller/HourlyRate.php +++ b/app/Controller/HourlyRate.php @@ -8,7 +8,7 @@ namespace Controller; * @package controller * @author Frederic Guillot */ -class HourlyRate extends User +class Hourlyrate extends User { /** * Display rate and form |