<?php /** * Class that operate on table 'supplieropen'. Database Mysql. * * @author: http://phpdao.com * @date: 2023-07-20 15:34 */ class SupplieropenMySqlExtDAO extends SupplieropenMySqlDAO{ } ?>