Exemplo n.º 1
0
 function ItemCacheAjaxJobs($job)
 {
     parent::AdminAjaxJobs(get_class($this), $job, 10);
 }
 function InstallTableAjaxJobs($job)
 {
     parent::AdminAjaxJobs(get_class($this), $job, 1000);
 }