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 @@
727
727
728
728
$REFfile = "{$BASEDIR}{$m[1]}";
729
729
if( !file_exists( $REFfile ) ) {
730
- print "$REFfile doesnot exit?";
731
730
return false;
732
731
}
733
732
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r111643
(
bug 34420
) - Special:Version should use git...
hashar
15:40, 16 February 2012
Status & tagging log
23:15, 22 February 2012
Tim Starling
(
talk
|
contribs
)
changed the
tags
for r111644
[
removed:
1.19,1.19wmf1]
02:30, 17 February 2012
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r111644
[
removed:
new
added:
ok]
15:46, 16 February 2012
Hashar
(
talk
|
contribs
)
changed the
tags
for r111644
[
added:
1.19,1.19wmf1]