mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 07:36:32 +02:00
Update e_marketplace.php
This commit is contained in:
@@ -394,7 +394,7 @@ abstract class e_marketplace_adapter_abstract
|
|||||||
|
|
||||||
if(!file_exists(e_TEMP.$localfile))
|
if(!file_exists(e_TEMP.$localfile))
|
||||||
{
|
{
|
||||||
$mes->addError($tp->lanVars(TPVLAN_83, array('x' => '<a href="' . $remotefile . '">'.TPVLAN_84.'</a>',)));
|
$mes->addError( TPVLAN_83." <a href='".$remotefile."'>".TPVLAN_84."</a>");
|
||||||
|
|
||||||
if(E107_DEBUG_LEVEL > 0)
|
if(E107_DEBUG_LEVEL > 0)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user