Fix class not found
This commit is contained in:
parent
5666e90f56
commit
d7d019e071
@ -86,7 +86,7 @@ if ($action == 'delete') {
|
|||||||
* View
|
* View
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$userstatic = new User($db);
|
$form = new Form($db);
|
||||||
|
|
||||||
$title = $langs->trans("ListOfBookmarks");
|
$title = $langs->trans("ListOfBookmarks");
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user