From 796bafb3af11c7e4722b0053c663919808740953 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 18 Jun 2006 13:35:32 +0200 Subject: updated hierarchical breadcrumbs Third part of the global start series darcs-hash:20060618113532-7ad00-46a62cc819c41ead8a16bc3f6c6d1bf67d9c6bf4.gz --- inc/pageutils.php | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/pageutils.php') diff --git a/inc/pageutils.php b/inc/pageutils.php index 29cb0379c..f9d182aac 100644 --- a/inc/pageutils.php +++ b/inc/pageutils.php @@ -309,7 +309,6 @@ function resolve_pageid($ns,&$page,&$exists){ }else{ // fall back to default $page = $page.$conf['start']; - $exists = false; } }else{ //check alternative plural/nonplural form -- cgit v1.2.3