Pushing final changes to directory listings
This commit is contained in:
@ -275,7 +275,7 @@
|
||||
// path: bla/bla/
|
||||
$scriptDirPath = implode('/', $scriptDirPath);
|
||||
$breadcrumbPath = sprintf('%s/%s<a href="%s/%s/">%s</a>%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();}
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user