mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
pwg_token left for cat_options pages
solving https://github.com/Piwigo/Piwigo/issues/721
This commit is contained in:
@@ -83,6 +83,7 @@ else if (isset($_POST['trueify'])
|
||||
and isset($_POST['cat_false'])
|
||||
and count($_POST['cat_false']) > 0)
|
||||
{
|
||||
check_pwg_token();
|
||||
check_input_parameter('cat_false', $_POST, true, PATTERN_ID);
|
||||
switch ($_GET['section'])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user