mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
log id and name of folder
This commit is contained in:
parent
75c8129185
commit
9643c12429
|
@ -81,7 +81,7 @@ if ($notifier) {
|
|||
}
|
||||
}
|
||||
|
||||
add_log_line();
|
||||
add_log_line("?folderid=".$folderid."&name=".$foldername);
|
||||
|
||||
header("Location:../out/out.ViewFolder.php?folderid=".$parent->getID()."&showtree=".$_POST["showtree"]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user