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