summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-05 20:29:43 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-05 20:29:43 +0200
commit14031d152b76e7744d6f8a70964ecae77ca55179 (patch)
tree2738a95460ee4efd5a70e5853f419e6a10d4539f /user_guide
parent5f6b5442e5a3d7fa5cf6c047ed716b82946629a2 (diff)
implemented fopen mode constants
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 9817d162a..615d363bc 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -72,7 +72,7 @@ SVN Commit: not currently released</p>
<ul>
<li>Added 'application/vnd.ms-powerpoint' to list of mime types.</li>
<li>Added 'audio/mpg' to list of mime types.</li>
- <li>Added new user-modifiable file constants.php containing file mode constants.</li>
+ <li>Added new user-modifiable file constants.php containing file mode and fopen constants.</li>
<li>Added the ability to set CRLF settings via config in the <a href="libraries/email.html">Email</a> class.</li>
</ul>
</li>