<?php /** * Class that operate on table 'm_handedreport'. Database Mysql. * * @author: http://phpdao.com * @date: 2014-09-07 16:06 */ class MHandedreportMySqlExtDAO extends MHandedreportMySqlDAO{ } ?>