diff options
Diffstat (limited to 'lib/models/MvvOverlappingExclude.php')
| -rw-r--r-- | lib/models/MvvOverlappingExclude.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/models/MvvOverlappingExclude.php b/lib/models/MvvOverlappingExclude.php index d199e30..6cde414 100644 --- a/lib/models/MvvOverlappingExclude.php +++ b/lib/models/MvvOverlappingExclude.php @@ -1,7 +1,7 @@ <?php /** - * MvvOverlappingExclude.class.php - model class for table mvv_ovl_excludes + * MvvOverlappingExclude.php - model class for table mvv_ovl_excludes * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -46,4 +46,3 @@ class MvvOverlappingExclude extends SimpleORMap } } - |
