diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 10:10:04 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 10:10:04 +0200 |
commit | 18a9f5cf53e5a1a55dd95b950d799039730b14a9 (patch) | |
tree | af3f9cdbe3f72009e68d37c52ee211bf9b5157d9 | |
parent | 4d0ecc5acc67a9377c2e7f5f6c1fd69287b02540 (diff) |
cosmetic tweak
-rw-r--r-- | system/codeigniter/Compat.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/codeigniter/Compat.php b/system/codeigniter/Compat.php index fd1282bb2..291f01df1 100644 --- a/system/codeigniter/Compat.php +++ b/system/codeigniter/Compat.php @@ -89,8 +89,5 @@ if ( ! function_exists('ctype_alnum')) }
}
-// --------------------------------------------------------------------
-
-
/* End of file Compat.php */
/* Location: ./system/codeigniter/Compat.php */
\ No newline at end of file |