From c5fdb2f184e9a5683ee4f6508d96834a895a47cf Mon Sep 17 00:00:00 2001 From: jengo Date: Thu, 24 Aug 2000 20:44:21 +0000 Subject: [PATCH] Updated docs --- doc/CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index e0222df028..b0d99eb6ab 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,12 +1,12 @@ -[08--2000] - Added print icon that allows you to print out a page without having the navbar. - Thanks Sam Wynn Jr +[08--2000] - Added print icon that allows you to print out a page without having + the navbar. Thanks Sam Wynn Jr - on group creation the files directory tried to be created in "filemanager/groups/" instead of in "files/groups/" - fixed. Same for the user directory. - Added error checking for creating/editing an account with no permissions. - Fixed a db->unlock() issue in editaccount.php - Fixed a few $phpgw_flags out of place. - - Fixed a problem with attachments not handled properly + - Fixed email/folder.php [08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them properly