// MERGE with 1.4 r7770
This commit is contained in:
+1
-1
@@ -353,7 +353,7 @@ abstract class DbCore
|
||||
Cache::getInstance()->setQuery($sql, $resultArray);
|
||||
return $resultArray;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* getRow return an associative array containing the first row of the query
|
||||
* This function automatically add "limit 1" to the query
|
||||
|
||||
Reference in New Issue
Block a user