diff options
author | Tomaz Lovrec <tomaz.lovrec@gmail.com> | 2013-10-16 12:34:36 +0200 |
---|---|---|
committer | Tomaz Lovrec <tomaz.lovrec@gmail.com> | 2013-10-16 12:34:36 +0200 |
commit | 8bb20a1ff7217c9f5125db49916da8a9b6574c19 (patch) | |
tree | 86f5859f2f1daaf24039fc431f5e0a1fbf6915ac /system | |
parent | a81a5effc439306807730002c19d8b4dda3c6f1d (diff) |
Fixed empty line at EOF and added changelog entry
Diffstat (limited to 'system')
-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 e5829ca80..70c1e4154 100644 --- a/system/core/Loader.php +++ b/system/core/Loader.php @@ -1307,4 +1307,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 |