Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ff801dd1
Commit
ff801dd1
authored
Sep 08, 2002
by
Kjartan Mannes
Browse files
- removing the "No valid themes enabled" warning.
parent
455eec7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/theme.inc
View file @
ff801dd1
...
...
@@ -120,7 +120,6 @@ function theme_init() {
return
$obj
;
}
watchdog
(
"warning"
,
"No valid themes enabled."
);
@
$obj
=&
new
BaseTheme
;
return
$obj
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment