diff options
Diffstat (limited to 'admin/schema_inc.php')
| -rwxr-xr-x | admin/schema_inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php index 7cc477b..ab46075 100755 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -24,7 +24,7 @@ $tables = [ zone_id I4, country C(80), country_id I4, - last_update_date T DEFAULT LOCALTIMESTAMP, + last_update_date T DEFTIMESTAMP, cltype I2 ", |
