Subversion Repositories Applications.papyrus

Rev

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

Rev 952 Rev 963
Line 10... Line 10...
10
VALUES ( 16, 'Projets-forums', 'Application de gestion de projets et de listes de discussion associƩe.\r\n\r\nLes arguments :\r\nvue=liste/arbre', 'client/projet/projet.php', 0 ) 
10
VALUES ( 16, 'Projets-forums', 'Application de gestion de projets et de listes de discussion associƩe.\r\n\r\nLes arguments :\r\nvue=liste/arbre', 'client/projet/projet.php', 0 ) 
11
INSERT INTO `gen_application` VALUES (17, 'Annuaire (Back-office)', 'Application affichant le back-office de l''annuaire.', 'client/bottin/annuaire_backoffice.php', 0);
11
INSERT INTO `gen_application` VALUES (17, 'Annuaire (Back-office)', 'Application affichant le back-office de l''annuaire.', 'client/bottin/annuaire_backoffice.php', 0);
Line 12... Line 12...
12
 
12
 
13
-- Application Bottin remplace inscription
13
-- Application Bottin remplace inscription
-
 
14
UPDATE `gen_application` SET `gap_chemin` = 'client/bottin/inscription.php' WHERE `gap_id_application` = '10';
-
 
15
UPDATE `gen_application` SET `gap_chemin` = 'client/bottin/cartographie.php' WHERE `gap_id_application` = '12';