diff options
author | Andrey Andreev <narf@devilix.net> | 2014-01-03 17:25:20 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-01-03 17:25:20 +0100 |
commit | a6eae87d14efe3169156a12ad3706852ff70e2c4 (patch) | |
tree | 0f969d8f12d49954fe725b18fb7133b85ed36cba /system/libraries/Profiler.php | |
parent | 53d7c37f6ed59b3b1536a1ab439b85a086fbc4be (diff) |
[ci skip] Some spaces & docblock fixes
Diffstat (limited to 'system/libraries/Profiler.php')
-rw-r--r-- | system/libraries/Profiler.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Profiler.php b/system/libraries/Profiler.php index 7c889dd96..4e556b23d 100644 --- a/system/libraries/Profiler.php +++ b/system/libraries/Profiler.php @@ -564,4 +564,4 @@ class CI_Profiler { } /* End of file Profiler.php */ -/* Location: ./system/libraries/Profiler.php */ +/* Location: ./system/libraries/Profiler.php */
\ No newline at end of file |