diff --git a/files/.pdirl/guifunctions.php b/files/.pdirl/guifunctions.php index 78376e6..3fa274c 100644 --- a/files/.pdirl/guifunctions.php +++ b/files/.pdirl/guifunctions.php @@ -275,7 +275,7 @@ // path: bla/bla/ $scriptDirPath = implode('/', $scriptDirPath); $breadcrumbPath = sprintf('%s/%s%s%s', - host($link = true), + host($link = false), path($scriptDirPath), $scriptDirPath, $scriptFolder, @@ -354,4 +354,4 @@ } function userSortActive() {return $GLOBALS['pdlc'] -> isUserSortActive();} function modRewriteActive() {return $GLOBALS['pdlc'] -> isModRewriteActive();} -?> \ No newline at end of file +?>