Updated docs

This commit is contained in:
jengo 2001-07-02 19:49:24 +00:00
parent 976308c56e
commit 5b5d4d97b7

View File

@ -5,6 +5,7 @@
- The sessions class now base64 encodes passwords in appsessions to prevent invaild chars.
- Added a $phpgw_info flag to allow apps to have admin only sections and keeping the currentapp
as the true appname
- Added limit_query() function, this is a replacement for limit() which should no longer be used
[0.9.12]
- Note: These changelogs will only contain changes in the API (preferences, admin, etc)