- Fixed a bug while editing an account it would loose the account info along

the way.
3-00
natrak 2001-06-16 17:42:21 +00:00
parent d23ea5043c
commit dc4a5bfc55
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ function account_save($edit, &$name) {
}
function account_form($account = 0) {
global $access, $account;
global $access;
function access($name) {
global $access, $account;