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