related to #1530 status verification for option pages in configuration section

This commit is contained in:
Matthieu Leproux 2021-10-21 15:27:46 +02:00
parent 967cbe5e2a
commit d0a331a4b5
9 changed files with 25 additions and 8 deletions

View file

@ -11,6 +11,11 @@ if( !defined("PHPWG_ROOT_PATH") )
die ("Hacking attempt!");
}
if (!is_webmaster())
{
return;
}
$errors = array();
// original resize