mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
|
||||
//FIXME XXX - This menu should call the {PAGE_NAVIGATION} shortcode instead of duplicating its code and automatically display all links.
|
||||
|
||||
$parm = eHelper::scParams($parm);
|
||||
|
||||
|
Reference in New Issue
Block a user