summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 08b4c4b81..26e57ab4a 100644
--- a/functions.php
+++ b/functions.php
@@ -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() {