r25402 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r25401
|
r25402
|
r25403
>
Date:
08:50, 2 September 2007
Author:
yurik
Status:
old
Tags:
Comment:
Fixed spacing to avoid svn merge problems
Modified paths:
/branches/ApiEdit_Vodafone/includes/EditPage.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/ApiEdit_Vodafone/includes/EditPage.php
—
—
@@ -577,10 +577,10 @@
578
578
$this->summary = '';
579
579
$this->edittime = '';
580
580
$this->starttime = wfTimestampNow();
581
- $this->edit = false;
581
+ $this->edit = false;
582
582
$this->preview = false;
583
583
$this->save = false;
584
- $this->diff = false;
584
+ $this->diff = false;
585
585
$this->minoredit = false;
586
586
$this->watchthis = false;
587
587
$this->recreate = false;
Status & tagging log
15:20, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r25402
[
removed:
ok
added:
old]