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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user