mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
- Added method listFields to DB_Model
- Added method fieldExists to DB_Model
This commit is contained in:
@@ -61,7 +61,7 @@ class UDF extends APIv1_Controller
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Decode to json the column jsons for every result set
|
||||
*/
|
||||
private function _jsonDecodeResult(&$result)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user