1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 10:23:53 +02:00

Notice removal

This commit is contained in:
e107steved
2010-11-01 22:10:42 +00:00
parent 9f298c46d1
commit 5b9016c69f
6 changed files with 7 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ class sitelinks
// -----------------------------
// where did link alignment go?
if (!defined('LINKALIGN')) { define(LINKALIGN, ''); }
if (!defined('LINKALIGN')) { define('LINKALIGN', ''); }
if(!$style)
{