r95453 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95452‎ | r95453 | r95454 >
Date:22:22, 24 August 2011
Author:demon
Status:ok
Tags:
Comment:
Rm another debugging echo from r95198
Modified paths:
  • /trunk/extensions/SignupAPI/SignupAPI.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SignupAPI/SignupAPI.php
@@ -63,7 +63,6 @@
6464 if ( $wgSignupAPIUseAjax ) {
6565 $wgHooks['SignupForm'][] = 'onSignupAPIUseAjax';
6666 function onSignupAPIUseAjax() {
67 - echo "Entered onSignupAPIUseAJax";
6867 global $wgOut;
6968 $wgOut->addModules( 'ext.SignupAPI' );
7069 return true;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r95198Followup r95185, fixed braces, special page naming for 'UserSignup', added ho...akshay13:13, 22 August 2011

Status & tagging log