mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
log id and name of folder
This commit is contained in:
parent
870fb2d662
commit
7d28e2f6f5
|
@ -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