Remove todo which no longer makes sense
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
f9d14ced73
commit
5b906a781a
@ -448,9 +448,6 @@ class ThemeManager
|
||||
{
|
||||
$tmanager = self::getInstance();
|
||||
|
||||
/**
|
||||
* @todo move into ThemeManager::__wakeup()
|
||||
*/
|
||||
if (isset($_REQUEST['set_theme'])) {
|
||||
// if user selected a theme
|
||||
$tmanager->setActiveTheme($_REQUEST['set_theme']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user