[geeklog-cvs] Geeklog-2.x/models/dto Gl2TemplateReferenceDTO.php, NONE, 1.1

Tony Bibbs tony at qs1489.pair.com
Wed Aug 8 15:05:14 EDT 2007


Update of /cvsroot/geeklog2/Geeklog-2.x/models/dto
In directory qs1489.pair.com:/tmp/cvs-serv11222/models/dto

Added Files:
	Gl2TemplateReferenceDTO.php 
Log Message:
Supports the Flexy pre-compile process

--- NEW FILE: Gl2TemplateReferenceDTO.php ---
<?php

/**
 * Skeleton subclass for representing a row from the 'gl2_template_reference' table.
 *
 * This class was autogenerated by Phing on:
 *
 * Thu Jul 12 13:48:07 2007
 *
 * You should add additional methods to this class to meet the
 * application requirements.  This class will only be generated as
 * long as it does not already exist in the output directory.
 *
 * @package models.dto
 */
require_once 'models/dto/base/BaseGl2TemplateReferenceDTO.php';

class Gl2TemplateReferenceDTO extends BaseGl2TemplateReferenceDTO {

		
} // Gl2TemplateReferenceDTO




More information about the geeklog-cvs mailing list