Arquivos
wMind/mind3rd/API/classes/DAO/TableFactory.php
T
2011-03-22 19:11:39 -03:00

15 linhas
239 B
PHP

<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
namespace DAO;
/**
* Description of TableFactory
*
* @author felipe
*/
class TableFactory extends Table{
//put your code here
}