コード例 #1
0
function rm_cron_job()
{
    //error_log("in the job");
    RM_Job_Manager::do_job();
    return;
}