mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
General cleanup
This commit is contained in:
@@ -27,6 +27,7 @@ require_once("../../class2.php");
|
||||
if(!getperms("P") || !e107::isInstalled('rss_menu'))
|
||||
{
|
||||
header("location:".e_BASE."index.php");
|
||||
exit;
|
||||
}
|
||||
|
||||
include_lan(e_PLUGIN."rss_menu/languages/".e_LANGUAGE."_admin_rss_menu.php");
|
||||
|
Reference in New Issue
Block a user