geodesicsolutions-community / geocore-community

GeoCore Community, open source classifieds and auctions software
MIT License
9 stars 6 forks source link

Fix PHP8 issues with admin template management #176

Closed jonyo closed 2 years ago

jonyo commented 2 years ago

This fixes things when the zip extension is not present, it tries to use PCLZip library. This fixes some PHP8 compatibility problems in that library.