This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/sql/mysql/upgrade/3.7.0.1/call_home_task.sql

2 lines
151 B
SQL

INSERT INTO `scheduler_tasks` (task, script_url, frequency, run_time, status)
VALUES ('Call Home','bin/system_info.php','daily','2009-10-01','system');