diff options
author | Richard Deurwaarder (Xeli) <richard@xelification.com> | 2013-06-24 14:50:35 +0200 |
---|---|---|
committer | Richard Deurwaarder (Xeli) <richard@xelification.com> | 2013-06-24 14:50:35 +0200 |
commit | 4760aeff226175cc4267dd8fb8963a03031b78d2 (patch) | |
tree | 69ebf3ad078aefe46ac394dbb3b4c805d45ecbf0 /system/core/Common.php | |
parent | 7061bd014b6b7dbf89bf42e940aa134228f044ce (diff) |
Revert "remove newline at eof in syste/core/Common"
This reverts commit 7061bd014b6b7dbf89bf42e940aa134228f044ce.
Diffstat (limited to 'system/core/Common.php')
-rw-r--r-- | system/core/Common.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Common.php b/system/core/Common.php index 081b63cce..11ff4bae9 100644 --- a/system/core/Common.php +++ b/system/core/Common.php @@ -746,4 +746,4 @@ if ( ! function_exists('function_usable')) } /* End of file Common.php */ -/* Location: ./system/core/Common.php */
\ No newline at end of file +/* Location: ./system/core/Common.php */ |