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