cleanup to SpecialUpload.php:
[lhc/web/wiklou.git] / redirect.php
index 626c30d..699926e 100644 (file)
@@ -1,4 +1,12 @@
 <?php
+
+/**
+ * Script that redirects to the article passed in the "wpDropdown" parameter.
+ * This is used by the nostalgia skin for the special pages drop-down
+ *
+ * @file
+ */
+
 require_once( './includes/WebStart.php' );
 global $wgArticlePath;