mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Notice removal
This commit is contained in:
@@ -457,10 +457,8 @@ class themeHandler
|
||||
|
||||
// Show All Themes
|
||||
if($mode == "choose")
|
||||
{
|
||||
|
||||
|
||||
// $text = "";
|
||||
{
|
||||
$text = "";
|
||||
foreach ($this->themeArray as $key=>$theme)
|
||||
{
|
||||
$text .= $this->renderTheme(FALSE, $theme);
|
||||
|
Reference in New Issue
Block a user