r65368 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65367‎ | r65368 | r65369 >
Date:10:07, 21 April 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r65228: stylize.php breaks <<<EOT ... EOT sytax
Modified paths:
  • /trunk/extensions/RPED/RPED.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RPED/RPED.hooks.php
@@ -3,7 +3,7 @@
44 echo <<<EOT
55 To install the RPED extension, put the following line in LocalSettings.php:
66 require_once( "\$IP/extensions/RPED/RPED.php" );
7 - EOT;
 7+EOT;
88 exit( 1 );
99 }
1010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r65228* stylize RPED and small updates...siebrand14:05, 18 April 2010

Status & tagging log