diff --git a/include/user.inc.php b/include/user.inc.php index 243b220fc..c3be8418f 100644 --- a/include/user.inc.php +++ b/include/user.inc.php @@ -79,7 +79,6 @@ if (defined('IN_ADMIN') and IN_ADMIN) } elseif ( isset($_REQUEST['method']) - and 'pwg.images.setInfo' == $_REQUEST['method'] and isset($_SERVER['HTTP_REFERER']) and preg_match('/\/admin\.php\?page=/', $_SERVER['HTTP_REFERER']) )