From: Erik Moeller Date: Sat, 2 Jul 2005 14:52:13 +0000 (+0000) Subject: -nonsense X-Git-Tag: 1.5.0beta2~77 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=2ed0bd29a918c71a92166cf9684b6bad58cd3445;p=lhc%2Fweb%2Fwiklou.git -nonsense --- diff --git a/includes/Article.php b/includes/Article.php index 9b86e9192d..09c51612ba 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -87,7 +87,6 @@ class Article { $action = $wgRequest->getText( 'action', 'view' ); $section = $wgRequest->getText( 'section' ); $preload = $wgRequest->getText( 'preload' ); - $newpagetext = $wgRequest->getText('newpagetext'); $fname = 'Article::getContent'; wfProfileIn( $fname );