https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108280
Revision: 108280
Author: rsterbin
Date: 2012-01-06 20:26:28 +0000 (Fri, 06 Jan 2012)
Log Message:
-----------
Dropped debug line from r108247
Modified Paths:
--------------
trunk/extensions/ArticleFeedbackv5/api/ApiArticleFeedbackv5.php
Modified: trunk/extensions/ArticleFeedbackv5/api/ApiArticleFeedbackv5.php
===================================================================
--- trunk/extensions/ArticleFeedbackv5/api/ApiArticleFeedbackv5.php
2012-01-06 20:25:19 UTC (rev 108279)
+++ trunk/extensions/ArticleFeedbackv5/api/ApiArticleFeedbackv5.php
2012-01-06 20:26:28 UTC (rev 108280)
@@ -30,7 +30,6 @@
* Execute the API call: Save the form values
*/
public function execute() {
-error_Log('hi there');
global $wgUser, $wgArticleFeedbackv5SMaxage;
$params = $this->extractRequestParams();
@@ -437,7 +436,7 @@
}
/**
- * Creates a new feedback record and inserts the user's rating
+ * Creates a new feedback record and inserts the user's rating
* for a specific revision
*
* @param array $data the data
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs