| @@ -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 | */ |