Mods-for-HESK-Netsyms/api/dao/category_dao.php
2015-11-02 22:13:37 -05:00

5 lines
77 B
PHP

<?php
function get_category($hesk_settings, $id = NULL) {
return NULL;
}