From 1854c99cc2a22a1e47175d7279563d2ce1136534 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 24 Jun 2004 13:00:51 +0000 Subject: [PATCH] Default 'template' and 'style' --- lib/defaults.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/defaults.php b/lib/defaults.php index c36ee08c34..086fdb4ce7 100644 --- a/lib/defaults.php +++ b/lib/defaults.php @@ -42,7 +42,9 @@ "smtphosts" => "", "smtppass" => "", "smtpuser" => "", + "style" => "default", "teacherassignteachers" => true, + "template" => "default", "textfilters" => "mod/glossary/dynalink.php", "timezone" => 99, "theme" => "standard", -- 2.39.5