diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-10-05 12:16:27 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-10-05 12:16:27 +0200 |
commit | 9438e26671ee1f0b49c8da7a56a0a195788fd5da (patch) | |
tree | 9d809ffc460add2fac7cf2ee5c101a56b080202e /system/core/Loader.php | |
parent | 6dba0cded0999ccfecce07b55df2c11e3e6cce86 (diff) |
Fix issue #116 + other space/style fixes [ci skip
Diffstat (limited to 'system/core/Loader.php')
-rw-r--r-- | system/core/Loader.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Loader.php b/system/core/Loader.php index 89b2028bf..75e93608a 100644 --- a/system/core/Loader.php +++ b/system/core/Loader.php @@ -1275,4 +1275,4 @@ class CI_Loader { } /* End of file Loader.php */ -/* Location: ./system/core/Loader.php */ +/* Location: ./system/core/Loader.php */
\ No newline at end of file |