mirror of
https://github.com/Mibew/i18n.git
synced 2025-02-02 09:34:41 +03:00
Update db and features versions
This commit is contained in:
parent
eb65ec9329
commit
32b9ba862b
@ -595,8 +595,8 @@ function date_to_text($unixtime)
|
|||||||
return strftime($date_format . " " . getlocal("time.timeformat"), $unixtime);
|
return strftime($date_format . " " . getlocal("time.timeformat"), $unixtime);
|
||||||
}
|
}
|
||||||
|
|
||||||
$dbversion = '1.6.3';
|
$dbversion = '1.6.5';
|
||||||
$featuresversion = '1.6.4';
|
$featuresversion = '1.6.5';
|
||||||
|
|
||||||
$settings = array(
|
$settings = array(
|
||||||
'dbversion' => 0,
|
'dbversion' => 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user