r23544 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23543‎ | r23544 | r23545 >
Date:08:30, 29 June 2007
Author:robchurch
Status:old
Tags:
Comment:
Hands off, Simetrical
Modified paths:
  • /trunk/extensions/ExportWatchlist/ExportWatchlist.i18n.php (modified) (history)
  • /trunk/extensions/ExportWatchlist/ExportWatchlist.php (modified) (history)
  • /trunk/extensions/ExportWatchlist/SpecialExportWatchlist.php (modified) (history)
  • /trunk/extensions/ExportWatchlist/SpecialImportWatchlist.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ExportWatchlist/SpecialImportWatchlist.php
@@ -142,6 +142,4 @@
143143 $out->addHtml( wfMsgHtml( 'importwatchlist-login', $link ) );
144144 }
145145
146 -}
147 -
148 -?>
\ No newline at end of file
 146+}
\ No newline at end of file
Index: trunk/extensions/ExportWatchlist/ExportWatchlist.i18n.php
@@ -41,6 +41,4 @@
4242
4343 );
4444 return $messages;
45 -}
46 -
47 -?>
\ No newline at end of file
 45+}
\ No newline at end of file
Index: trunk/extensions/ExportWatchlist/ExportWatchlist.php
@@ -35,6 +35,4 @@
3636 } else {
3737 echo( "This file is an extension to the MediaWiki software and cannot be used standlone.\n" );
3838 exit( 1 );
39 -}
40 -
41 -?>
\ No newline at end of file
 39+}
\ No newline at end of file
Index: trunk/extensions/ExportWatchlist/SpecialExportWatchlist.php
@@ -135,6 +135,4 @@
136136 $out->addHtml( wfMsgHtml( 'exportwatchlist-login', $link ) );
137137 }
138138
139 -}
140 -
141 -?>
\ No newline at end of file
 139+}
\ No newline at end of file

Status & tagging log