1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 12:25:56 +00:00

config: remove ENABLE_TRANSLATIONS

This commit is contained in:
Andrew Dolgov
2011-03-18 19:25:06 +03:00
parent 565ca5653c
commit 7b26a148b0
7 changed files with 49 additions and 74 deletions

View File

@@ -24,9 +24,7 @@
no_cache_incantation();
if (ENABLE_TRANSLATIONS == true) {
startup_gettext();
}
startup_gettext();
$script_started = getmicrotime();