Fix bad copy-paste error in deprecated method
authorjeroendedauw <jeroendedauw@gmail.com>
Wed, 29 May 2013 18:27:23 +0000 (20:27 +0200)
committerJeroen De Dauw <jeroendedauw@gmail.com>
Sat, 1 Jun 2013 00:43:16 +0000 (00:43 +0000)
commit4254c2d11579c291f5123331c3a9d3b1caf33bdc
tree661b34e7612ef645fe27c2b5b0339386e959d9e7
parent703206f38c63ba51e75a8aa49724f112ab78047d
Fix bad copy-paste error in deprecated method

Instead of passing the conditions to the update method, it was passing the write values.

Bug: 48782
Change-Id: I3d67e2b8f1d80865a21799873d7ca239db6e9678
includes/db/ORMRow.php