r111644 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111643‎ | r111644 | r111645 >
Date:15:44, 16 February 2012
Author:hashar
Status:ok
Tags:
Comment:
remove debug statement from r111643

need REL1_19, 1.19wmf1 backports
Modified paths:
  • /trunk/phase3/includes/specials/SpecialVersion.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialVersion.php
@@ -726,7 +726,6 @@
727727
728728 $REFfile = "{$BASEDIR}{$m[1]}";
729729 if( !file_exists( $REFfile ) ) {
730 - print "$REFfile doesnot exit?";
731730 return false;
732731 }
733732

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111643(bug 34420) - Special:Version should use git...hashar15:40, 16 February 2012

Status & tagging log