constant L10N_UPDATE_SOURCE_COMPARE_EQ in Localization update 7.2
Comparison result of source files timestamps.
Timestamp of source 1 is equal to the timestamp of source 2.
See also
1 use of L10N_UPDATE_SOURCE_COMPARE_EQ
- _l10n_update_source_compare in ./
l10n_update.translation.inc - Compare two update sources, looking for the newer one.
File
- ./
l10n_update.translation.inc, line 24 - Common API for interface translation.
Code
define('L10N_UPDATE_SOURCE_COMPARE_EQ', 0);