diff options
author | Fu Xu <fuxu@fuxu.name> | 2014-06-12 13:58:51 +0200 |
---|---|---|
committer | Fu Xu <fuxu@fuxu.name> | 2014-06-12 13:58:51 +0200 |
commit | 0bd32a66e5787ddb22a903d2ee718b3c872be454 (patch) | |
tree | 37d6ab2d685fafbf0ccb2b721343f5dbedc88f69 /system/core | |
parent | 66b181e56c38f0834342abc1bb9ed20c51aef240 (diff) |
remove the empty line at the end of file
Diffstat (limited to 'system/core')
-rw-r--r-- | system/core/Config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Config.php b/system/core/Config.php index bd197925a..db406dfde 100644 --- a/system/core/Config.php +++ b/system/core/Config.php @@ -359,4 +359,4 @@ class CI_Config { } /* End of file Config.php */ -/* Location: ./system/core/Config.php */ +/* Location: ./system/core/Config.php */
\ No newline at end of file |