示例#1
0
文件: dmModule.php 项目: jdart/diem
 public static function setManager(dmModuleManager $manager)
 {
     self::$manager = $manager;
 }