Doxygen standard

This commit is contained in:
Denis Chenu 2017-04-26 17:09:10 +02:00
parent 6ef8d18297
commit e354a75dc8
1 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,13 @@
<?php <?php
/** /**
* return the default robots.txt * @file mod/robots_text.php
* @version 0.1.1 * @brief Module which returns the default robots.txt
* @version 0.1.2
*/ */
/** /**
* Simple robots.txt * Return at init
* @param App $a * @param App $a
* @return void * @return void
*/ */