Skip to content
Code-Schnipsel Gruppen Projekte
  • Henning Leutz's avatar
    fix: convertWithSign.php: add class existence check · ae339c05
    verfasst von Henning Leutz
    Added a condition to check if the class 'QUI\\ERP\\Money\\Price' exists before executing the rest
    of the code in the convertWithSign.php file in the ajax directory. This fix prevents potential
    errors and improves code stability.
    
    Related: #9
    ae339c05