mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:45:56 +00:00
move gettext/ to lib
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
if (ENABLE_TRANSLATIONS == true) { // If translations are enabled.
|
||||
require_once "accept-to-gettext.php";
|
||||
require_once "gettext/gettext.inc";
|
||||
require_once "lib/gettext/gettext.inc";
|
||||
|
||||
function startup_gettext() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user