mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 08:38:46 +00:00
4 lines
154 B
PHP
4 lines
154 B
PHP
<?php
|
|
// crmv@204327
|
|
global $table_prefix;
|
|
Update::change_field($table_prefix.'_running_processes_timer','timer','DT','',"DEFAULT '0000-00-00 00:00:00'"); |