From 5b5d4d97b7726c1c8dacd5342336ec6fe410362d Mon Sep 17 00:00:00 2001 From: jengo Date: Mon, 2 Jul 2001 19:49:24 +0000 Subject: [PATCH] Updated docs --- phpgwapi/doc/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/phpgwapi/doc/CHANGELOG b/phpgwapi/doc/CHANGELOG index dd3a46a199..485b403f65 100644 --- a/phpgwapi/doc/CHANGELOG +++ b/phpgwapi/doc/CHANGELOG @@ -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)