mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 11:20:25 +02:00
@@ -23,7 +23,7 @@ global $eMenuActive, $pref, $e107, $sql, $tp, $ns, $use_imagecode, $ADMIN_DIRECT
|
||||
$ip = e107::getIPHandler()->getIP(FALSE);
|
||||
|
||||
//shortcodes
|
||||
require(e_PLUGIN."login_menu/login_menu_shortcodes.php");
|
||||
require_once(e_PLUGIN."login_menu/login_menu_shortcodes.php");
|
||||
|
||||
//Bullet
|
||||
if(defined("BULLET"))
|
||||
@@ -187,4 +187,4 @@ else
|
||||
$ns->tablerender($caption, $text, 'login');
|
||||
}
|
||||
// END NOT LOGGED CODE
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user