-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
When using function d__($domain, $original), I get the following error message:
[11-Nov-2015 00:11:16 America/New_York] PHP Fatal error: Call to undefined method Gettext\BaseTranslator::dgettext() in /Applications/AMPPS/www/et/libs/gettext/src/translator_functions.php on line 78
Line 78 is:
$text = BaseTranslator::dgettext($domain, $original);
Metadata
Metadata
Assignees
Labels
No labels