From 238226cd494fe5283270f3f790e3c36672fd74e3 Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 22 May 2009 15:15:00 +0000 Subject: git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@332 b3834d28-1941-0410-a4f8-b48e95affb8f --- bookmarks.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bookmarks.php') diff --git a/bookmarks.php b/bookmarks.php index 4922379..ab9d5bb 100644 --- a/bookmarks.php +++ b/bookmarks.php @@ -114,6 +114,10 @@ if ($cat) { $pagetitle .= $catTitleWithUrls; } +else +{ + $catTitleWithUrls = ''; +} $pagetitle = substr($pagetitle, 2); // Header variables -- cgit v1.2.3-54-g00ecf