Added COLLATE latin1_swedish_ci to LIKE operations in Search() function to prevent 'Illegal mix of collations' error when searching by modelo or codigoBarra. The database uses latin1_swedish_ci but PHP 8 uses UTF-8 encoding.
58 KiB
Executable File
58 KiB
Executable File