WARNING: HUGE COMMIT
[lhc/web/wiklou.git] / maintenance / sql.php
index 5ec1d8d..38c995a 100644 (file)
@@ -1,10 +1,10 @@
 <?php
-
 /**
  * Send SQL queries from the specified file to the database, performing
  * variable replacement along the way.
- * 
- * @addtogroup Database
+ *
+ * @file
+ * @ingroup Database Maintenance
  */
 
 require_once( dirname(__FILE__) . '/' . 'commandLine.inc' );