r4074 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r4073‎ | r4074 | r4075 >
Date:10:41, 14 June 2004
Author:timstarling
Status:old
Tags:
Comment:
fixed notice
Modified paths:
  • /trunk/phase3/includes/UserTalkUpdate.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/UserTalkUpdate.php
@@ -33,6 +33,7 @@
3434 } else {
3535 # Not ours. If writing, mark it as modified.
3636
 37+ $sql = false;
3738 if ( 1 == $this->mAction ) {
3839 $user = new User();
3940 $user->setID(User::idFromName($this->mTitle));

Status & tagging log