"Kaldari" posted a comment on Wikimedia.r1007.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1007#c28391

Commit summary for Wikimedia.r1007:

Updated delete(), update() and insert() with debugging and documenation.

Kaldari's comment:

<pre>
+        * @param string                $table          The table to make an 
update
+        * @param string                $key            This is a field in the 
database table you wish to delete on.
+        * @param array                 $options        This will be passed to 
@see Db_Adapter_Abstract::query
</pre>
You're missing the $id parameter.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to