mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Email template simplification
This commit is contained in:
@@ -1844,7 +1844,7 @@ class navigation_shortcodes extends e_shortcode
|
||||
if(is_string($this->var['link_sub'])) // html override option.
|
||||
{
|
||||
|
||||
e107::getDebug()->log($this->var);
|
||||
// e107::getDebug()->log($this->var);
|
||||
|
||||
return $this->var['link_sub'];
|
||||
}
|
||||
|
Reference in New Issue
Block a user