1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:35:55 +00:00

more I18N work

This commit is contained in:
Andrew Dolgov
2007-03-05 10:04:55 +01:00
parent d1db26aa1c
commit 1025ad8763
10 changed files with 45 additions and 49 deletions

View File

@@ -22,6 +22,7 @@
require_once "functions.php";
no_cache_incantation();
startup_gettext();
$script_started = getmicrotime();