From 9cd4cd5e26c98c055dc5766a9ac929609f54e910 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 17 Oct 2006 02:32:59 +0000 Subject: --- system/libraries/Loader.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system') diff --git a/system/libraries/Loader.php b/system/libraries/Loader.php index 336caf7dd..ba98a642a 100644 --- a/system/libraries/Loader.php +++ b/system/libraries/Loader.php @@ -599,7 +599,6 @@ class CI_Loader { if (ini_get("short_open_tag") == 0) { $file = file_get_contents($path); - $file = str_replace('/", " ;?>", $file); -- cgit v1.2.3-24-g4f1b