Fixed typo.

This commit is contained in:
Matt Burchett 2014-01-03 20:55:07 +00:00
parent 45d02e2e65
commit 7c535902cd

View File

@ -275,7 +275,7 @@
// path: bla/bla/
$scriptDirPath = implode('/', $scriptDirPath);
$breadcrumbPath = sprintf('%s/%s<a href="%s/%s/">%s</a>%s',
host($link = false),
host($link = true),
path($scriptDirPath),
$scriptDirPath,
$scriptFolder,