diff options
author | rvelices <rv-github@modusoptimus.com> | 2015-05-12 20:29:02 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2015-05-12 20:29:02 +0000 |
commit | 811ade468a3ef2df8fac8f85593f93d721dde5e0 (patch) | |
tree | 0d69b9006f5810756c5f934a41d4649d58f8b2fb /include/Logger.class.php | |
parent | 96fc29450565f497564afb523c256dae3f360a16 (diff) |
?> at end of php (even if not required)
git-svn-id: http://piwigo.org/svn/trunk@31157 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/Logger.class.php')
-rw-r--r-- | include/Logger.class.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Logger.class.php b/include/Logger.class.php index 12eb396c8..90fa9e491 100644 --- a/include/Logger.class.php +++ b/include/Logger.class.php @@ -486,3 +486,4 @@ class Logger } } } +?>
\ No newline at end of file |