https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114387
Revision: 114387
Author: emsmith
Date: 2012-03-21 18:18:09 +0000 (Wed, 21 Mar 2012)
Log Message:
-----------
bug 35254 - typo
Modified Paths:
--------------
trunk/extensions/ArticleFeedbackv5/api/ApiViewActivityArticleFeedbackv5.php
Modified:
trunk/extensions/ArticleFeedbackv5/api/ApiViewActivityArticleFeedbackv5.php
===================================================================
--- trunk/extensions/ArticleFeedbackv5/api/ApiViewActivityArticleFeedbackv5.php
2012-03-21 18:16:54 UTC (rev 114386)
+++ trunk/extensions/ArticleFeedbackv5/api/ApiViewActivityArticleFeedbackv5.php
2012-03-21 18:18:09 UTC (rev 114387)
@@ -248,7 +248,7 @@
// get afv5 log items PLUS suppress log
if ( $wgUser->isAllowed( 'aftv5-delete-feedback' ) ) {
$where = array (
- 0 => "FOO (log_type = 'articlefeedbackv5')
+ 0 => "(log_type = 'articlefeedbackv5')
OR (log_type = 'suppress' AND
(log_action = 'oversight' OR
log_action = 'unoversight' OR
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs