From 56ca80acdcadb7efccfb5b519039a23b42b0074b Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 24 Nov 2003 00:16:41 +0000 Subject: [PATCH] Re-enable toc --- languages/LanguageDe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/LanguageDe.php b/languages/LanguageDe.php index aca708b687..989c943c01 100644 --- a/languages/LanguageDe.php +++ b/languages/LanguageDe.php @@ -23,7 +23,7 @@ "contextlines" => 5, "contextchars" => 50, "skin" => 0, "math" => 1, "rcdays" => 3, "rclimit" => 50, "highlightbroken" => 1, "stubthreshold" => 0, - "editsection" => 0, "showtoc" => 0, "date" => 0, + "editsection" => 0, "showtoc" => 1, "date" => 0, "previewontop" => 0, "editsectiononrightclick" => 0 ); -- 2.20.1