1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 15:54:43 +02:00

Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage)

This commit is contained in:
Cameron
2020-12-27 14:28:19 -08:00
parent 71c5be17ea
commit e66d3f32de
9 changed files with 195 additions and 99 deletions

View File

@@ -501,8 +501,6 @@ class news_front
// $i = $this->interval;
// require_once(e_CORE.'shortcodes/batch/news_archives.php');
$sc = e107::getScBatch('news_archive');
if(!$NEWSARCHIVE)