mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
Notice removal
This commit is contained in:
@@ -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,6 +176,7 @@ 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) {
|
||||
|
Reference in New Issue
Block a user