MantisBT: master-2.0.x ca68eb5b

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master-2.0.x 2012-08-11 13:19 master-2.0.x 8712d62a
Changeset

Check that old value to date_migrate function is not already an integer - we expect an old style sql date string.

If it is an integer, chances are the data conversion has already been run - however, proceeding past this schema update would like corrupt the dates in the db.

mod - core/install_helper_functions_api.php Diff File