From e92466dd76000d441f8d0ed52cd495e5104466b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Sun, 27 Nov 2016 10:56:49 +0100 Subject: [PATCH] Update e_marketplace.php --- e107_handlers/e_marketplace.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_handlers/e_marketplace.php b/e107_handlers/e_marketplace.php index e4801e830..11e98e957 100644 --- a/e107_handlers/e_marketplace.php +++ b/e107_handlers/e_marketplace.php @@ -394,7 +394,7 @@ abstract class e_marketplace_adapter_abstract if(!file_exists(e_TEMP.$localfile)) { - $mes->addError($tp->lanVars(TPVLAN_83, array('x' => ''.TPVLAN_84.'',))); + $mes->addError( TPVLAN_83." ".TPVLAN_84.""); if(E107_DEBUG_LEVEL > 0) {