From: Brion Vibber Date: Mon, 24 Nov 2003 00:16:41 +0000 (+0000) Subject: Re-enable toc X-Git-Tag: 1.1.0~110 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=56ca80acdcadb7efccfb5b519039a23b42b0074b;p=lhc%2Fweb%2Fwiklou.git Re-enable toc --- 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 );