diff options
Diffstat (limited to 'src/model/Prestations.php')
-rw-r--r-- | src/model/Prestations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/model/Prestations.php b/src/model/Prestations.php index d246a3d..94dd805 100644 --- a/src/model/Prestations.php +++ b/src/model/Prestations.php | |||
@@ -1,5 +1,5 @@ | |||
1 | <?php | 1 | <?php |
2 | // model/Prestations.php | 2 | // src/model/Prestations.php |
3 | 3 | ||
4 | class Prestations extends Model | 4 | class Prestations extends Model |
5 | { | 5 | { |