예제 #1
0
파일: php.php 프로젝트: xpd1437/swap
 public static function puts($str)
 {
     visitor::add_content($str);
 }