public function l($string, $class = 'ErpConfiguration', $addslashes = false, $htmlentities = false)
 {
     if (!empty($class)) {
         $str = ErpIllicopresta::findTranslation('erpillicopresta', $string, 'ErpConfiguration');
         $str = $htmlentities ? htmlentities($str, ENT_QUOTES, 'utf-8') : $str;
         return str_replace('"', '"', $addslashes ? addslashes($str) : Tools::stripslashes($str));
     }
 }
 protected function l($string, $class = 'AdminTab', $addslashes = false, $htmlentities = false)
 {
     if (!empty($class)) {
         $str = ErpIllicopresta::findTranslation('erpillicopresta', $string, 'AdminAdvancedOrder');
         $str = $htmlentities ? htmlentities($str, ENT_QUOTES, 'utf-8') : $str;
         return str_replace('"', '"', $addslashes ? addslashes($str) : Tools::stripslashes($str));
     }
 }
 public function l($string, $class = 'ErpConfiguration', $addslashes = false, $htmlentities = false)
 {
     if (!empty($class)) {
         $str = ErpIllicopresta::findTranslation($GLOBALS["mRYejzEeLVrTIWSYoQY"], $string, $GLOBALS["ODZTpstcnTBaUJZqpfTr"]);
         $str = $htmlentities ? htmlentities($str, ENT_QUOTES, $GLOBALS["lcnnGKpkLUDfXFppRXDd"]) : $str;
         return str_replace($GLOBALS["enNqNaCvEaCEJfTuGZEY"], $GLOBALS["BUcwZjmlMYHUljJmew"], $addslashes ? addslashes($str) : Tools::stripslashes($str));
     }
 }