[geeklog-cvs] Geeklog-2.x/plugins/content/models/manager Gl2ContentManager.php, NONE, 1.1

Damien Hodgkin dhodgkin at qs1489.pair.com
Wed Aug 8 16:23:47 EDT 2007


Update of /cvsroot/geeklog2/Geeklog-2.x/plugins/content/models/manager
In directory qs1489.pair.com:/tmp/cvs-serv13905/plugins/content/models/manager

Added Files:
	Gl2ContentManager.php 
Log Message:
Second commit

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

require_once getOption('path_plugins') . 'content/models/manager/base/BaseGl2ContentManager.php';

/**
 * Manager class representing the API for a row from the 'gl2_article' table.
 *
 * This class was autogenerated by Phing on:
 *
 * 07/07/07 14:26:45
 *
 * @package plugins.content.models.manager
 */
class Gl2ContentManager extends BaseGl2ContentManager {

} // Gl2ArticleManager
?>



More information about the geeklog-cvs mailing list