r53571 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r53570‎ | r53571 | r53572 >
Date:23:09, 20 July 2009
Author:nad
Status:deferred
Tags:
Comment:
oops, remove debugging output
Modified paths:
  • /trunk/extensions/RecordAdmin/RecordAdmin.php (modified) (history)
  • /trunk/extensions/RecordAdmin/RecordAdmin_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RecordAdmin/RecordAdmin_body.php
@@ -436,7 +436,6 @@
437437 . '">(' . wfMsg( 'recordadmin-createlink' ) . ')</a><br />';
438438 }
439439 $this->form = $form;
440 - print $this->formAtts;
441440 }
442441
443442
Index: trunk/extensions/RecordAdmin/RecordAdmin.php
@@ -11,7 +11,7 @@
1212 * @licence GNU General Public Licence 2.0 or later
1313 */
1414
15 -define( 'RECORDADMIN_VERSION', '0.7.0, 2009-05-23' );
 15+define( 'RECORDADMIN_VERSION', '0.8.0, 2009-07-21' );
1616
1717 $wgRecordAdminUseNamespaces = false; # Whether record articles should be in a namespace of the same name as their type
1818 $wgRecordAdminCategory = 'Records'; # Category containing record types

Status & tagging log