Subversion Repositories Applications.papyrus

Rev

Rev 1477 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1477 Rev 1478
Line 10... Line 10...
10
VALUES (
10
VALUES (
11
'15', 'Annuaire', 'Annuaire associée au bottin', 'client/bottin/annuaire.php', '0'
11
'15', 'Annuaire', 'Annuaire associée au bottin', 'client/bottin/annuaire.php', '0'
12
);
12
);
13
INSERT INTO `gen_application` ( `gap_id_application` , `gap_nom` , `gap_description` , `gap_chemin` , `gap_bool_applette` )
13
INSERT INTO `gen_application` ( `gap_id_application` , `gap_nom` , `gap_description` , `gap_chemin` , `gap_bool_applette` )
14
VALUES (
14
VALUES (
15
'16', 'Cartographie google associée au bottin', 'Cartographie google associée au bottin', 'client/bottin/annuaire.php', '0'
15
'22', 'Cartographie google associée au bottin', 'Cartographie google associée au bottin', 'client/bottin/annuaire.php', '0'
16
);
16
);
17
-- 
17
-- 
18
-- Structure de la table `annuaire`
18
-- Structure de la table `annuaire`
19
-- 
19
-- 
20
CREATE TABLE `annuaire` (
20
CREATE TABLE `annuaire` (