1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 21:57:51 +02:00

Notice removal

This commit is contained in:
e107steved
2007-07-06 22:02:29 +00:00
parent af5f778747
commit 7f427f8ff8

View File

@@ -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."){