mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Issue #1356 - Installation and PHP notice fixes.
This commit is contained in:
@@ -105,10 +105,11 @@ class newsletter
|
||||
$this->createIssue();
|
||||
}
|
||||
|
||||
if($mes)
|
||||
echo $mes->render();
|
||||
/*if($mes)
|
||||
{
|
||||
$ns->tablerender($caption, $mes->render() . $text);
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user