PluginProbe
CSS & JavaScript Toolbox / 7.2
CSS & JavaScript Toolbox v7.2
trunk 0.3 0.8 10 10.1 11 11.2 11.3 11.4 11.5 11.6 11.7 11.8 11.9 11.9.1 12 12.0 12.0.1 12.0.3 12.0.4 12.0.5 12.0.6 12.0.7 6.0 6.0.11 All 60 releases
← All changes | framework/db/mysql/xtable.inc.php +0 -9 10.17.2 View file →
@@ -329,17 +329,8 @@
329 329
330 330 /**
331 331 * put your comment there...
332 332 *
333 - * @param mixed $values
334 - */
335 - public function loadAsKey($values) {
336 - return $this->setData($values)->load(array_keys($values));
337 - }
338 -
339 - /**
340 - * put your comment there...
341 - *
342 333 * @todo Delete method and use CJTMYSQLQuery instead.
343 334 *
344 335 * @param mixed $parameters
345 336 */