From 7f427f8ff80efd563296103f526a24014baf3009 Mon Sep 17 00:00:00 2001 From: e107steved Date: Fri, 6 Jul 2007 22:02:29 +0000 Subject: [PATCH] Notice removal --- e107_handlers/sitelinks_class.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/e107_handlers/sitelinks_class.php b/e107_handlers/sitelinks_class.php index 56d862af5..bcebc003f 100644 --- a/e107_handlers/sitelinks_class.php +++ b/e107_handlers/sitelinks_class.php @@ -12,9 +12,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_handlers/sitelinks_class.php,v $ -| $Revision: 1.10 $ -| $Date: 2007-06-25 15:06:38 $ -| $Author: sweetas $ +| $Revision: 1.11 $ +| $Date: 2007-07-06 22:02:29 $ +| $Author: e107steved $ +---------------------------------------------------------------+ */ @@ -176,7 +176,8 @@ class sitelinks // Start with an empty link $linkstart = $indent = $linkadd = $screentip = $href = $link_append = ''; - + $highlighted = FALSE; + // If submenu: Fix Name, Add Indentation. if ($submenu == TRUE) { if(substr($linkInfo['link_name'],0,8) == "submenu."){