예제 #1
0
파일: SNS.php 프로젝트: yunsite/php-opensdk
 public static function debug($debug = false)
 {
     self::$_debug = $debug;
 }