mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
This commit is contained in:
@@ -671,7 +671,7 @@ class e_db_mysql
|
||||
* @param boolean $multi if true, fetch all (multi mode)
|
||||
* @param string $indexField field name to be used for indexing when in multi mode
|
||||
* @param boolean $debug
|
||||
* @return array
|
||||
* @return string|array
|
||||
*/
|
||||
public function retrieve($table, $fields = null, $where=null, $multi = false, $indexField = null, $debug = false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user