diff options
Diffstat (limited to 'include/BaseObject.php')
-rw-r--r-- | include/BaseObject.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/BaseObject.php b/include/BaseObject.php index 14f0d8fd0..200831e15 100644 --- a/include/BaseObject.php +++ b/include/BaseObject.php @@ -34,4 +34,4 @@ class BaseObject { self::$app = $app; } } -?> + |