From d7f90c06e41ba204d063a5a833b8dcda04008335 Mon Sep 17 00:00:00 2001 From: River Tarnell Date: Sun, 3 Jul 2005 07:17:42 +0000 Subject: [PATCH] type --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index eac5b68490..927e743b53 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1564,6 +1564,6 @@ $wgHTTPProxy = false; /** * Enable interwiki transcluding. Only when iw_trans=1. */ -$wgEnableScaryTransclude = false; +$wgEnableScaryTranscluding = false; ?> -- 2.20.1