diff options
author | Derek Jones <derek.jones@ellislab.com> | 2010-03-02 19:59:23 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2010-03-02 19:59:23 +0100 |
commit | c68dfbf9df1bd76f608307185ec16f5be4b550f1 (patch) | |
tree | 0805f10da08d321af7bfba9aaaaff01dbb744bcd /system/core/CodeIgniter.php | |
parent | b97d21f92c3f38aaab36d2c1f885918375417845 (diff) |
fixed EOF code comment file locations
Diffstat (limited to 'system/core/CodeIgniter.php')
-rw-r--r-- | system/core/CodeIgniter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/CodeIgniter.php b/system/core/CodeIgniter.php index 5d5bb144b..65c75a6c4 100644 --- a/system/core/CodeIgniter.php +++ b/system/core/CodeIgniter.php @@ -277,4 +277,4 @@ if (class_exists('CI_DB') AND isset($CI->db)) /* End of file CodeIgniter.php */ -/* Location: ./system/codeigniter/CodeIgniter.php */
\ No newline at end of file +/* Location: ./system/core/CodeIgniter.php */
\ No newline at end of file |