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