<?php /** * Class that operate on table 'temreturnsellbill'. Database Mysql. * * @author: http://phpdao.com * @date: 2014-07-01 15:25 */ class TemreturnsellbillMySqlExtDAO extends TemreturnsellbillMySqlDAO{ } ?>