コード例 #1
0
ファイル: php.php プロジェクト: xpd1437/swap
 public static function puts($str)
 {
     visitor::add_content($str);
 }