From: Aaron Schulz Date: Sun, 14 Dec 2008 07:12:03 +0000 (+0000) Subject: Remove comment X-Git-Tag: 1.31.0-rc.0~43976 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=6ac97292d26a5ea1e5465d1ea78c48cf963c6d04;p=lhc%2Fweb%2Fwiklou.git Remove comment --- diff --git a/includes/ImagePage.php b/includes/ImagePage.php index 87231603fc..a7fa5fc270 100644 --- a/includes/ImagePage.php +++ b/includes/ImagePage.php @@ -595,7 +595,6 @@ EOT $this->loadFile(); $pager = new ImageHistoryPseudoPager( $this ); - # Generate prev/next links $wgOut->addHTML( $pager->getBody() ); $this->img->resetHistory(); // free db resources