- removing the "No valid themes enabled" warning.
parent
455eec7e41
commit
ff801dd111
|
@ -120,7 +120,6 @@ function theme_init() {
|
|||
return $obj;
|
||||
}
|
||||
|
||||
watchdog("warning", "No valid themes enabled.");
|
||||
@$obj =& new BaseTheme;
|
||||
return $obj;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue