mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
More notice removal
This commit is contained in:
@@ -18,7 +18,7 @@ if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
$caption = "User Class Help";
|
||||
|
||||
if (!($action = $_GET['action']))
|
||||
if (!($action = vartrue($_GET['action'])))
|
||||
{
|
||||
if (e_QUERY)
|
||||
{
|
||||
|
Reference in New Issue
Block a user