| Current Path : /home/cinepatreb/www/php/dao/class/mysql/ext/ |
| Current File : /home/cinepatreb/www/php/dao/class/mysql/ext/GroupeMySqlExtDAO.class.php |
<?php
/**
* Class that operate on table 'groupe'. Database Mysql.
*
* @author: http://phpdao.com
* @date: 2015-01-28 23:26
*/
class GroupeMySqlExtDAO extends GroupeMySqlDAO{
}
?>