mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
#3101 - Add optional flags to e107_config.php
This commit is contained in:
@@ -21,5 +21,7 @@ define("LANDT_09", "sec");
|
||||
define("LANDT_09s", "secs");
|
||||
define("LANDT_AGO", "ago");
|
||||
define("LANDT_IN", "in");
|
||||
define("LANDT_XAGO", "[x] ago");
|
||||
define("LANDT_INX", "in [x]");
|
||||
|
||||
define("LANDT_10", "Just now");
|
Reference in New Issue
Block a user