示例#1
0
文件: Content.php 项目: robeendey/ce
 public static function setInstance(Engine_Content $content = null)
 {
     self::$_instance = null;
 }