Ver código fonte

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

Julio Montoya 16 anos atrás
pai
commit
f3b21022c3
1 arquivos alterados com 1 adições e 3 exclusões
  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;