Nouveau fichier
This commit is contained in:
parent
0c2213408c
commit
e2b314384d
4
htdocs/telephonie/sql/data/data.sql
Normal file
4
htdocs/telephonie/sql/data/data.sql
Normal file
@ -0,0 +1,4 @@
|
||||
insert into llx_telephonie_concurrents (nom,active) values ('Inconnu',0);
|
||||
insert into llx_telephonie_concurrents (nom) values ('Cegetel');
|
||||
insert into llx_telephonie_concurrents (nom) values ('France Telecom');
|
||||
insert into llx_telephonie_concurrents (nom) values ('Neuf Telecom');
|
||||
Loading…
Reference in New Issue
Block a user