<?php /** * Class that operate on table 'entryproductspurchased'. Database Mysql. * * @author: http://phpdao.com * @date: 2014-06-24 12:09 */ class EntryproductspurchasedMySqlExtDAO extends EntryproductspurchasedMySqlDAO{ } ?>