mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Bootstrap navigation now support sub-links of sublinks.
This commit is contained in:
4
news.php
4
news.php
@@ -27,6 +27,10 @@ if(!deftrue('e_LEGACY_NEWS')) // subject to removal at any time.
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
// --------------------- everything below this point will be removed in future --------------------------
|
||||
|
||||
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/lan_'.e_PAGE);
|
||||
|
||||
require_once(e_HANDLER."news_class.php");
|
||||
|
Reference in New Issue
Block a user