vtenext/modules/Update/changes/2093_2094.php
2021-04-28 20:10:26 +02:00

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'");