コード例 #1
0
ファイル: keymanager.inc.php プロジェクト: jvinet/pronto
 public static function init()
 {
     self::$bigmath = BigMath::getBigMath();
 }