Hello, there is now the new Mantis release 1.2.0:
http://www.mantisbt.org/ One change includes this: - Migrated away from DATETIME fields to integer timestamps for timezone usage To become compatible to this new version, Scmbug should be changed to set all date fields to unix_timestamp() instead of now() when inserting new rows in the Mantis MySQL database. Regards, Martin _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
