コード例 #1
0
ファイル: mollom.testing.php プロジェクト: nathansamson/CoOrg
	public static function setPrivateKey($key)
	{
		self::$_privateKey = $key;
	}