xml|json|email)$", array('api.tickets.php:TicketApiController','create')), url('^/tasks/', patterns('', url_post("^cron$", array('api.cron.php:CronApiController', 'execute')) )) ); Signal::send('api', $dispatcher); # Call the respective function print $dispatcher->resolve($ost->get_path_info()); ?>