1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 01:25:55 +00:00

move some aux files to lib/

This commit is contained in:
Andrew Dolgov
2009-12-21 21:28:18 +03:00
parent 285f759755
commit 5de668eddc
7 changed files with 2 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
}
if (ENABLE_TRANSLATIONS == true) { // If translations are enabled.
require_once "accept-to-gettext.php";
require_once "lib/accept-to-gettext.php";
require_once "lib/gettext/gettext.inc";
function startup_gettext() {