5 lines
77 B
PHP
5 lines
77 B
PHP
<?php
|
|
|
|
function get_category($hesk_settings, $id = NULL) {
|
|
return NULL;
|
|
} |