Beispiel #1
0
<?php

require_once BASEPATH . "../themes/" . $cms['site_theme'] . "/lib/function.php";
echo build_menu_path($cms["navigation_path"]);
Beispiel #2
0
<?php

require_once BASEPATH . "../themes/" . $cms['site_theme'] . "/lib/function.php";
echo build_menu_path($cms['navigation_path']);