X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fpgettext.php;h=f6f26a8cc4a13b90f8daea14b1ca664f6c8e2f10;hb=2b161108fe6552ef2effb7b300553f0242b2e49e;hp=756905a43a1bfb760e4f7d5e29aaab3bbafcb701;hpb=0cc15f5c3d80af9b334b14390f04bd9ba0548354;p=friendica.git diff --git a/include/pgettext.php b/include/pgettext.php index 756905a43a..f6f26a8cc4 100644 --- a/include/pgettext.php +++ b/include/pgettext.php @@ -91,7 +91,6 @@ function pop_lang() { $lang = $a->langsave; } - // l if (! function_exists('load_translation_table')) {