summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-10-04 14:39:21 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-10-04 14:39:21 +0200
commit0f614c692eb2db49da98b8eca6247bd8c245a64e (patch)
tree34d840f8a3dc866a6239c533e441e6df69227c51 /user_guide
parentbb2e2ed4ac4200c12dae08018e932c65256e8701 (diff)
parent1244d84855325ad94e2563f23574259840cb85b0 (diff)
Merge pull request #513 from freewil/core-cleanup
cleanup docblocks, remove dated CI_CORE constant
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index fef05f78e..c652cc87c 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -112,6 +112,7 @@ Change Log
<li>Core
<ul>
<li>Changed private functions in CI_URI to protected so MY_URI can override them.</li>
+ <li>Removed CI_CORE boolean constant from CodeIgniter.php (no longer Reactor and Core versions).</li>
</ul>
</li>
</ul>