Current Path : /home/cinepatreb/www/patriaManagment/objects/dao/templates/ |
Current File : /home/cinepatreb/www/patriaManagment/objects/dao/templates/Domain.tpl |
<?php /** * Object represents table '${table_name}' * * @author: http://phpdao.com * @date: ${date} */ class ${domain_class_name}{ ${variables} } ?>