dflaven f4382de1bf Validate date/time fields using their regular expression during an import (or synchro) to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !) 9 년 전
..
priv_sync_chunk.php eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 년 전
replica.php eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 년 전
synchro_exec.php eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 년 전
synchro_import.php f4382de1bf Validate date/time fields using their regular expression during an import (or synchro) to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !) 9 년 전
synchrodatasource.class.inc.php ba4f213a48 Display the dates of the synchronization according to the date/time format defined for this language. 9 년 전