I thought I committed this?
authorArne Heizmann <timwi@users.mediawiki.org>
Thu, 8 Jul 2004 15:41:45 +0000 (15:41 +0000)
committerArne Heizmann <timwi@users.mediawiki.org>
Thu, 8 Jul 2004 15:41:45 +0000 (15:41 +0000)
index.php

index 5adee38..d1018eb 100644 (file)
--- a/index.php
+++ b/index.php
@@ -108,6 +108,7 @@ if ( $search = $wgRequest->getText( 'search' ) ) {
                case "rollback":
                case "protect":
                case "unprotect":
+               case "info":
                        $wgArticle->$action();
                        break;
                case "print":