r23465 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23464‎ | r23465 | r23466 >
Date:08:43, 27 June 2007
Author:robchurch
Status:old
Tags:
Comment:
Forgot to encode blob...
Modified paths:
  • /branches/robchurch/logs/includes/LogPage.php (modified) (history)

Diff [purge]

Index: branches/robchurch/logs/includes/LogPage.php
@@ -209,7 +209,7 @@
210210 '',
211211 $this->type,
212212 $action,
213 - $params
 213+ self::makeParamBlob( $params )
214214 );
215215 }
216216

Status & tagging log