mirror of
https://github.com/e107inc/e107.git
synced 2025-07-21 15:01:47 +02:00
@@ -17,6 +17,9 @@ if (!getperms('P'))
|
||||
e107::redirect('admin');
|
||||
exit;
|
||||
}
|
||||
|
||||
e107::lan('newsletter',true);
|
||||
|
||||
$e_sub_cat = 'newsletter';
|
||||
require_once(e_ADMIN.'auth.php');
|
||||
// Include ren_help for display_help (while showing BBcodes)
|
||||
@@ -726,4 +729,4 @@ function admin_config_adminmenu()
|
||||
global $action;
|
||||
$nl->show_options($action);
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user