コード例 #1
0
ファイル: SNS2.php プロジェクト: yunsite/php-opensdk
 public static function debug($debug = false)
 {
     self::$_debug = $debug;
 }