Home
last modified time | relevance | path

Searched refs:get_insert_values (Results 1 – 1 of 1) sorted by relevance

/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.sql_entity.inc.php581 ') VALUES ('.$this->get_insert_values($index).')';
599 function get_insert_values($index) function in sql_entity