From: Arne Heizmann Date: Thu, 8 Jul 2004 15:41:45 +0000 (+0000) Subject: I thought I committed this? X-Git-Tag: 1.5.0alpha1~2710 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=d7d2a7b23c70c91a7aa820a4def1049bc4737ffb;p=lhc%2Fweb%2Fwiklou.git I thought I committed this? --- diff --git a/index.php b/index.php index 5adee3815f..d1018eb235 100644 --- 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":