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