// Fix update english key of translations in all files
This commit is contained in:
@@ -167,7 +167,7 @@ class Blockrss extends Module
|
||||
}
|
||||
catch (XML_Feed_Parser_Exception $e)
|
||||
{
|
||||
Tools::dieOrLog(Tools::displayError('Error: invalid RSS feed in blockrss module').' '.$e->getMessage(), false);
|
||||
Tools::dieOrLog(Tools::displayError('Error: invalid RSS feed in \\"blockrss\\" module').' '.$e->getMessage(), false);
|
||||
}
|
||||
|
||||
// Display smarty
|
||||
|
||||
Reference in New Issue
Block a user