Add default prefix (for tables) of "" for upgraders

This commit is contained in:
moodler
2003-01-01 08:33:22 +00:00
parent 1c0200e074
commit e29fa0c8e2
+1
View File
@@ -23,6 +23,7 @@
"maxeditingtime" => 1800,
"changepassword" => true,
"country" => "",
"prefix" => "",
"guestloginbutton" => 1,
"debug" => 7
);