get('scheduleId'); $sql = 'DELETE FROM vtiger_wf_scheduler WHERE id = '.$id; $adb->query($sql); } }