worked on renaming of user dirs

This commit is contained in:
skeeter 2000-08-27 12:24:57 +00:00
parent 154817313b
commit b32d3748a5

View File

@ -87,6 +87,7 @@
change_owner("calendar","webcal_entry","cal_create_by",$n_loginid,$lid);
change_owner("calendar","webcal_entry_user","cal_login",$n_loginid,$lid);
if ($lid <> $n_loginid) {
$sep = $phpgw->common->filesystem_separator();
$basedir = $phpgw_info["server"]["server_root"] . $sep . "filemanager" . $sep
@ -96,6 +97,7 @@
$cd = 35;
}
}
}
$phpgw->db->query("update accounts set firstname='" . addslashes($n_firstname) . "',"
. " lastname='" . addslashes($n_lastname) . "', permissions='"