first commit
This commit is contained in:
23
ZeedFramework/library/Zeed/Object/Content.php
Normal file
23
ZeedFramework/library/Zeed/Object/Content.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
/**
|
||||
* Playcool Project
|
||||
*
|
||||
* LICENSE
|
||||
*
|
||||
* http://www.playcool.com/license/ice
|
||||
*
|
||||
* @category ICE
|
||||
* @package ChangeMe
|
||||
* @subpackage ChangeMe
|
||||
* @copyright Copyright (c) 2008 Zeed Technologies PRC Inc. (http://www.inews.com.cn)
|
||||
* @author xSharp ( GTalk: xSharp@gmail.com )
|
||||
* @since 2009-11-9
|
||||
* @version SVN: $Id: Content.php 4987 2010-04-12 06:45:00Z xsharp $
|
||||
*/
|
||||
|
||||
class Zeed_Object_Content extends Zeed_Object_Ext
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// End ^ LF ^ UTF-8
|
||||
Reference in New Issue
Block a user