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 @@
578578 $this->summary = '';
579579 $this->edittime = '';
580580 $this->starttime = wfTimestampNow();
581 - $this->edit = false;
 581+ $this->edit = false;
582582 $this->preview = false;
583583 $this->save = false;
584 - $this->diff = false;
 584+ $this->diff = false;
585585 $this->minoredit = false;
586586 $this->watchthis = false;
587587 $this->recreate = false;

Status & tagging log