diff options
author | Richard Deurwaarder (Xeli) <richard@xelification.com> | 2013-06-24 14:59:20 +0200 |
---|---|---|
committer | Richard Deurwaarder (Xeli) <richard@xelification.com> | 2013-06-24 14:59:20 +0200 |
commit | 4055d577822130006e058f6505d022aac444f855 (patch) | |
tree | 6258812ac10ba5c78bba018fa7bc06ed677acb77 /system/core/Common.php | |
parent | 23dc052fb2149725c15e0e51e64e34642b89defd (diff) |
remove newline again in system/core/Common.php, silly editor keeps adding it
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 bd187dcda..851d4f34e 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 |