mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Fixes #4468 - quick debugging of json data using type: 'text' and hidden() field fix.
This commit is contained in:
@@ -3645,7 +3645,7 @@ class e_tree_model extends e_front_model
|
||||
*
|
||||
* Sets the count in $this->_total
|
||||
*
|
||||
* @param resource $sql SQL resource that executed a query
|
||||
* @param e_db_pdo $sql SQL resource that executed a query
|
||||
* @return int Number of results from the latest query
|
||||
*/
|
||||
protected function countResults($sql)
|
||||
|
Reference in New Issue
Block a user