diff options
author | Andrey Andreev <narf@devilix.net> | 2013-09-14 20:44:36 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2013-09-14 20:44:36 +0200 |
commit | 13c818ee2f7424050cf363dceac7512bf9f9f943 (patch) | |
tree | c785784d4afd9aaa1751d926851c82fbed43baba /system | |
parent | fabaf06a119d15c030dd17d27a7ef25222abaf74 (diff) |
[ci skip] Remove empty lines
Diffstat (limited to 'system')
-rw-r--r-- | system/core/Common.php | 2 | ||||
-rw-r--r-- | system/core/Log.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/core/Common.php b/system/core/Common.php index e24f8854d..c25707e50 100644 --- a/system/core/Common.php +++ b/system/core/Common.php @@ -752,4 +752,4 @@ if ( ! function_exists('function_usable')) } /* End of file Common.php */ -/* Location: ./system/core/Common.php */ +/* Location: ./system/core/Common.php */
\ No newline at end of file diff --git a/system/core/Log.php b/system/core/Log.php index 0390aba0b..b2327b8f0 100644 --- a/system/core/Log.php +++ b/system/core/Log.php @@ -193,4 +193,4 @@ class CI_Log { } /* End of file Log.php */ -/* Location: ./system/core/Log.php */ +/* Location: ./system/core/Log.php */
\ No newline at end of file |