Files
ventas_php/classes
nickpons666 8878154a2b Fix undefined variable $pages in producto Search functions
Fixed 'Undefined variable $pages' error when no search criteria
are provided in Search3(), Search2(), and SearchDuplicados()
functions by initializing $pages array with proper pagination
structure in the else blocks.
2026-01-07 22:34:58 -06:00
..