Ajout constante BARRETOP
This commit is contained in:
parent
8927182636
commit
f0d8b56fc3
@ -78,6 +78,8 @@ INSERT INTO llx_const(name, value, type) VALUES ('OSC_LANGUAGE_ID','1','chaine')
|
||||
INSERT INTO llx_const(name, value, type) VALUES ('OSC_CATALOG_URL','http://osc.lafrere.lan/','chaine');
|
||||
INSERT INTO llx_const (name, value, type, note) VALUES ('MAIN_MAIL_FROM','adherents@domain.com','chaine','From des mails');
|
||||
|
||||
INSERT INTO llx_const (name, value, type, note) VALUES ('MAIN_MENU_BARRETOP','default.php','chaine','Module commande');
|
||||
|
||||
--
|
||||
-- Modules
|
||||
--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user