summaryrefslogtreecommitdiffstats
path: root/user_guide/overview
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-01-21 16:11:13 +0100
committerDerek Allard <derek.allard@ellislab.com>2008-01-21 16:11:13 +0100
commit78c3fa83531d4c1ca292f64e9383a9a4ff0f795b (patch)
treed2098d37be9c0b88a2565c2057723ef5cfe6b4f8 /user_guide/overview
parent5b0a881d9251ce94114f0cc0eb6f080c163044aa (diff)
assorted guide fixes and additions
Diffstat (limited to 'user_guide/overview')
-rw-r--r--user_guide/overview/at_a_glance.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/overview/at_a_glance.html b/user_guide/overview/at_a_glance.html
index 282081099..f762f7893 100644
--- a/user_guide/overview/at_a_glance.html
+++ b/user_guide/overview/at_a_glance.html
@@ -74,7 +74,7 @@ For more information please read the <a href="../license.html">license agreement
<p>CodeIgniter is written to be compatible with PHP 4. Although we would have loved to take advantage of the better object handling
in PHP 5 since it would have simplified some things we had to find creative solutions for (looking your way, multiple inheritance),
at the time of this writing PHP 5 is not in widespread use, which means we would be alienating most of our
-potential audience. Major OS vendors like RedHat have yet to support PHP 5, and they are unlikely to do so until 2007, so
+potential audience. Major OS vendors like RedHat are moving slowly to support PHP 5, and they are unlikely to do so in the short term, so
we felt that it did not serve the best interests of the PHP community to write CodeIgniter in PHP 5.</p>
<p>Note: CodeIgniter will run on PHP 5. It simply does not take advantage of any native features that are only available in that version.</p>