mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +02:00
More notice removal
This commit is contained in:
@@ -31,7 +31,7 @@ TODO:
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
if (!is_object($euf))
|
||||
if (!is_object(vartrue($euf)))
|
||||
{
|
||||
require_once(e_HANDLER.'user_extended_class.php');
|
||||
$euf = new e107_user_extended;
|
||||
|
Reference in New Issue
Block a user