From 5583e1aae64ff7e902136c4ba610d438dc2015d4 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Sun, 11 May 2008 15:48:20 +0000 Subject: removed closing PHP tag from all framework files --- system/codeigniter/Common.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system/codeigniter/Common.php') diff --git a/system/codeigniter/Common.php b/system/codeigniter/Common.php index c5c548cdf..874f588b5 100644 --- a/system/codeigniter/Common.php +++ b/system/codeigniter/Common.php @@ -295,4 +295,3 @@ function _exception_handler($severity, $message, $filepath, $line) } -?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b