]> git.mxchange.org Git - friendica.git/commitdiff
Doxygen standard
authorDenis Chenu <denis@sondages.pro>
Wed, 26 Apr 2017 15:09:10 +0000 (17:09 +0200)
committerDenis Chenu <denis@sondages.pro>
Wed, 26 Apr 2017 15:09:10 +0000 (17:09 +0200)
mod/robots_txt.php

index 2af5ea56276ca7f4d3a6d160f018aa3f60deac5b..c0705dec6108f38c5ce77b547606672583398d0c 100644 (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
  */