Standardised file description headers; first path
[lhc/web/wiklou.git] / includes / specials / SpecialListredirects.php
index ecc764d..84df0f6 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 /**
+ * Implements Special:Listredirects
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * with this program; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  * http://www.gnu.org/copyleft/gpl.html
- */
-
-/**
+ *
  * @file
  * @ingroup SpecialPage
- *
  * @author Rob Church <robchur@gmail.com>
  * @copyright © 2006 Rob Church
  * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later