diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-04-19 22:38:50 +0200 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-04-19 22:38:50 +0200 |
commit | 40403d21274d5e0792c7ab816ad984d6387d5c20 (patch) | |
tree | 255d722c5f1a3f71035f50018d852da56c0b476f /system/core/Utf8.php | |
parent | ad4750509885ad5bb368fc308f86d8c06d45b15c (diff) |
Additional formatting fixes
Diffstat (limited to 'system/core/Utf8.php')
-rw-r--r-- | system/core/Utf8.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/core/Utf8.php b/system/core/Utf8.php index ba3567453..122020aea 100644 --- a/system/core/Utf8.php +++ b/system/core/Utf8.php @@ -25,8 +25,6 @@ * @filesource */ -// ------------------------------------------------------------------------ - /** * Utf8 Class * @@ -161,4 +159,4 @@ class CI_Utf8 { } /* End of file Utf8.php */ -/* Location: ./system/core/Utf8.php */ +/* Location: ./system/core/Utf8.php */
\ No newline at end of file |