Superfluous Whitespace Fix
Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
2f82c9c29c
commit
913c28ee32
@ -105,7 +105,6 @@ class ThemeManager
|
||||
$this->theme_default = $GLOBALS['cfg']['ThemeDefault'];
|
||||
}
|
||||
|
||||
|
||||
// check if user have a theme cookie
|
||||
$cookie_theme = $this->getThemeCookie();
|
||||
if (! $cookie_theme || ! $this->setActiveTheme($cookie_theme)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user