diff options
Diffstat (limited to 'lib/classes/AuthorObject.php')
| -rw-r--r-- | lib/classes/AuthorObject.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/classes/AuthorObject.php b/lib/classes/AuthorObject.php index b3e98e3..f08622e 100644 --- a/lib/classes/AuthorObject.php +++ b/lib/classes/AuthorObject.php @@ -5,7 +5,7 @@ # Lifter010: TODO // +--------------------------------------------------------------------------+ // This file is part of Stud.IP -// AuthorObject.class.php +// AuthorObject.php // // Class to provide basic properties of an object in Stud.IP // @@ -31,7 +31,7 @@ define("ERROR_CRITICAL", "8"); /** - * AuthorObject.class.php + * AuthorObject.php * * Class to provide basic properties of an object in Stud.IP * @@ -136,4 +136,3 @@ class AuthorObject $class->resetErrors(); } } - |
