summaryrefslogtreecommitdiffstats
path: root/system/core/Base4.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/core/Base4.php')
-rw-r--r--system/core/Base4.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/core/Base4.php b/system/core/Base4.php
index 24474830c..bd0434158 100644
--- a/system/core/Base4.php
+++ b/system/core/Base4.php
@@ -31,7 +31,8 @@
*
* Since PHP 5 doesn't suffer from this problem so we load one of
* two files based on the version of PHP being run.
- *
+ * @PHP4
+ *
* @package CodeIgniter
* @subpackage codeigniter
* @category front-controller