<?php /** * Class that operate on table 'complementpurchasebill'. Database Mysql. * * @author: http://phpdao.com * @date: 2012-07-26 17:38 */ class ComplementpurchasebillMySqlExtDAO extends ComplementpurchasebillMySqlDAO{ } ?>