Improve Doxygen documentation
This commit is contained in:
parent
088905bff3
commit
6909f2fa2b
47 changed files with 206 additions and 58 deletions
|
|
@ -1,6 +1,10 @@
|
|||
<?php
|
||||
//This file is part of NOALYSS and is under GPL
|
||||
//see licence.txt
|
||||
/**
|
||||
*@file
|
||||
*@brief Menu creation
|
||||
*/
|
||||
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
require_once NOALYSS_INCLUDE.'/class/menu_ref.class.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue