X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Flang%2Fgettext.php;fp=includes%2Flang%2Fgettext.php;h=78e7b68720b1eccab49d0e47ce54015df9376f9f;hb=20be871bac38cfbee474e5cc3e388100aa343fb1;hp=16768d677df3041406fd406fc8c22688d7e1f1df;hpb=13533be035e695a9deeb5c96549574dbbf325f3b;p=fa-stable.git diff --git a/includes/lang/gettext.php b/includes/lang/gettext.php index 16768d67..78e7b687 100644 --- a/includes/lang/gettext.php +++ b/includes/lang/gettext.php @@ -127,6 +127,8 @@ class gettext_native_support { if ($path === false) $path = "./locale"; + if ($domain == "") + $domain = "?"; if ($version) { // To avoid need for apache server restart after change of *.mo file // we have to include file version as part of filename.