Subversion Repositories Applications.annuaire

Rev

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

Rev 157 Rev 158
Line 14... Line 14...
14
 * @link /doc/framework/
14
 * @link /doc/framework/
15
 */
15
 */
Line 16... Line 16...
16
 
16
 
Line 17... Line -...
17
include_once('initialisation.php');
-
 
18
 
17
include_once('initialisation.php');
19
 
18
 
20
// on récupère les variables d'identification
19
// on récupère les variables d'identification
21
$identification = Config::get('identification');
20
$identification = Config::get('identification');
22
$annuaire_controleur = new AnnuaireControleur();
21
$annuaire_controleur = new AnnuaireControleur();