瀏覽代碼

[svn r17966] This was moved to dokeos_main_corp.sql FS#3503

Julio Montoya 16 年之前
父節點
當前提交
f3b21022c3
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      main/install/dokeos_main.sql

+ 1 - 3
main/install/dokeos_main.sql

@@ -804,9 +804,7 @@ VALUES
 ('advanced_filemanager','true','Yes'),
 ('advanced_filemanager','false','No'),
 ('allow_reservation', 'true', 'Yes'),
-('allow_reservation', 'false', 'No'),
-('allow_message_tool', 'true', 'Yes'),
-('allow_message_tool', 'false', 'No');
+('allow_reservation', 'false', 'No');
 
 UNLOCK TABLES;