summaryrefslogtreecommitdiffstats
path: root/system/libraries/Input.php
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-21 04:46:59 +0200
committeradmin <devnull@localhost>2006-09-21 04:46:59 +0200
commitbc042dd0692a6b4b89f11f88e6e3763162ce8048 (patch)
treeb867cf4385fa9b89014d7fc0cc3e94dabcdeb2f7 /system/libraries/Input.php
parent2962a110a14dff64fe137fb323a5ac321ccb6c20 (diff)
Diffstat (limited to 'system/libraries/Input.php')
-rw-r--r--system/libraries/Input.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Input.php b/system/libraries/Input.php
index 6aba5dd43..dbf939b18 100644
--- a/system/libraries/Input.php
+++ b/system/libraries/Input.php
@@ -430,7 +430,7 @@ class CI_Input {
* But it doesn't seem to pose a problem.
*
*/
- $str = str_replace(array('<?php', '<?PHP', '<?', '?>'), array('&lt;?php', '&lt;?PHP', '&lt;?', '?&gt;'), $str); // <?php BBEdit bug fix
+ $str = str_replace(array('<?php', '<?PHP', '<?', '?>'), array('&lt;?php', '&lt;?PHP', '&lt;?', '?&gt;'), $str);
/*
* Compact any exploded words