summaryrefslogtreecommitdiff
path: root/modules/system.module
diff options
context:
space:
mode:
authorGerhard Killesreiter <killes_www_drop_org@227.no-reply.drupal.org>2006-04-11 17:18:55 +0000
committerGerhard Killesreiter <killes_www_drop_org@227.no-reply.drupal.org>2006-04-11 17:18:55 +0000
commit8c506a560a57c715ca19ec85f21416d980439827 (patch)
tree494ff1ccd6514b18462b5a40fc306c02a757e81c /modules/system.module
parentbadeac698c7615409e028c0b44642cb17f75c0b1 (diff)
downloadbrdo-8c506a560a57c715ca19ec85f21416d980439827.tar.gz
brdo-8c506a560a57c715ca19ec85f21416d980439827.tar.bz2
#56713, reverted. Needs more discussion, see http://drupal.org/node/57676
Diffstat (limited to 'modules/system.module')
-rw-r--r--modules/system.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/system.module b/modules/system.module
index 5ec446ad3..08b40091d 100644
--- a/modules/system.module
+++ b/modules/system.module
@@ -1028,7 +1028,6 @@ function system_site_settings($module = NULL) {
* Menu callback; display theme configuration for entire site and individual themes.
*/
function system_theme_settings($key = '') {
- init_theme();
$directory_path = file_directory_path();
file_check_directory($directory_path, FILE_CREATE_DIRECTORY, 'file_directory_path');