Author: plg
Date: Thu Apr 27 23:05:07 2006
New Revision: 1282

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1282&view=rev
Log:

bug 228 fixed one more time ;-): use boolean_to_string on
$conf['newuser_default_enabled_high'] during user infos creation. Useless
use of boolean_to_string on $conf['newcat_default_status'] was removed.

modification: loading configuration parameter from database was moved to a
dedicated function to be called from include/common.inc.php and from
install.php.

improvement: use of clean insert function during install.

bug fixed: during user information creation, support new status
webmaster/normal/guest instead of admin/guest.

bug fixed: during install, no need to insert obsolete mail_webmaster
configuration parameter.

Modified:
    branches/branch-1_6/include/common.inc.php
    branches/branch-1_6/include/functions.inc.php
    branches/branch-1_6/include/functions_user.inc.php
    branches/branch-1_6/install.php


_______________________________________________
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs

Reply via email to