function support_client_fetch_all_action in Support Ticketing System 7
File
- ./
support.module, line 132 - support.module
Code
function support_client_fetch_all_action(&$entity, $context = array()) {
support_fetch_client_mail();
}
function support_client_fetch_all_action(&$entity, $context = array()) {
support_fetch_client_mail();
}