Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php/*** Portlet class file** @author Qiang Xue <qiang.xue@gmail.com>* @link http://www.pradosoft.com/* @copyright Copyright © 2006 PradoSoft* @license http://www.pradosoft.com/license/* @version $Id: Portlet.php 1398 2006-09-08 19:31:03Z xue $*//*** Portlet class** @author Qiang Xue <qiang.xue@gmail.com>* @link http://www.pradosoft.com/* @copyright Copyright © 2006 PradoSoft* @license http://www.pradosoft.com/license/*/class Portlet extends TTemplateControl{}?>