r66717 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66716‎ | r66717 | r66718 >
Date:00:57, 21 May 2010
Author:mah
Status:ok
Tags:
Comment:
re r66675 fix typo
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -1343,8 +1343,8 @@
13441344
13451345 'SetupAfterCache': Called in Setup.php, after cache objects are set
13461346
1347 -‘SetupUserMessageArticle': Called in User::leaveUserMessage() after
1348 -before anything has been posted to the article.
 1347+‘SetupUserMessageArticle': Called in User::leaveUserMessage() before
 1348+anything has been posted to the article.
13491349 $user: The user who we left the message for.
13501350 &$article: The article that will be posted to.
13511351 $subject: The subject of the message

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r66675* Since it makes sense (to me :) to make the arguments for the two UserMessag...mah02:12, 20 May 2010

Status & tagging log