Subversion Repositories Applications.papyrus

Rev

Rev 954 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
954 florian 1
<?php
2
 
3
// Partie publique
4
 
5
if (!defined("WIKINI_VERSION"))
6
{
7
        die ("acc&egrave;s direct interdit");
8
}
9
$wakkaConfig['menu_page'] = 'PageMenu';
10
?>