]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - redirect.php
MediaWiki 1.15.0
[autoinstallsdev/mediawiki.git] / redirect.php
index 626c30d3bccffdc211aabc0e9db93df03aa486c2..699926ec30c39d332d401d150b7a211f6ee44230 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;