コード例 #1
0
ファイル: statusnet.php プロジェクト: stevertiqo/StatusNet
 public function setApi($mode)
 {
     self::$is_api = $mode;
 }