@@ -139,6 +139,7 @@ |
||
| 139 | 139 | * |
| 140 | 140 | * @param string $table |
| 141 | 141 | * @param string $where |
| 142 | + * @param boolean $pretend |
|
| 142 | 143 | */ |
| 143 | 144 | private function runDelete($table, $where, $pretend) |
| 144 | 145 | { |