mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
Notice removal
This commit is contained in:
@@ -92,7 +92,7 @@ class sitelinks
|
||||
// -----------------------------
|
||||
|
||||
// where did link alignment go?
|
||||
if (!defined('LINKALIGN')) { define(LINKALIGN, ''); }
|
||||
if (!defined('LINKALIGN')) { define('LINKALIGN', ''); }
|
||||
|
||||
if(!$style)
|
||||
{
|
||||
|
Reference in New Issue
Block a user