示例#1
0
文件: sprig.php 项目: azuya/Wi3
 public static function usedb($db)
 {
     self::$_usedb = $db;
 }