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
/**
* return the default robots.txt
* @version 0.1.1
* @file mod/robots_text.php
* @brief Module which returns the default robots.txt
* @version 0.1.2
*/
/**
* Simple robots.txt
* Return at init
* @param App $a
* @return void
*/