diff options
author | Andrey Andreev <narf@devilix.net> | 2013-10-14 11:24:36 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2013-10-14 11:24:36 +0200 |
commit | 9f417d070916e82309a762639cc344445601156b (patch) | |
tree | 103e9f21df58bea0fd15dd48e5f7328bcce332a6 /system/core/Loader.php | |
parent | dc7aab883ac0970fcc7ee99dc28bf3b8e11b74d2 (diff) |
Fix #2682
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 e0962510d..0c16632eb 100644 --- a/system/core/Loader.php +++ b/system/core/Loader.php @@ -1293,4 +1293,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 |