예제 #1
0
파일: out.php 프로젝트: Kamellot/My-Page
 public static function set($value)
 {
     Out::$data = $value;
 }