예제 #1
0
파일: ar.php 프로젝트: poef/ariadne
 public static function _putvar($name, $value)
 {
     return ar::putvar($name, $value);
 }