コード例 #1
0
ファイル: privileges.php プロジェクト: guohuadeng/stampApp
 public static function setDb($dbManager)
 {
     self::$dbManager = $dbManager;
 }