diff options
author | Richard Deurwaarder (Xeli) <richard@xelification.com> | 2013-06-24 14:07:21 +0200 |
---|---|---|
committer | Richard Deurwaarder (Xeli) <richard@xelification.com> | 2013-06-24 14:07:21 +0200 |
commit | 7061bd014b6b7dbf89bf42e940aa134228f044ce (patch) | |
tree | 2872ec9cd5127c7bfe42d10b2b160fcf672f9095 /system/core/Common.php | |
parent | 039cea8282eca2e480dddb37e906f6a4b800d1a3 (diff) |
remove newline at eof in syste/core/Common
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 11ff4bae9..081b63cce 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 */ +/* Location: ./system/core/Common.php */
\ No newline at end of file |