示例#1
0
文件: ar.php 项目: poef/ariadne
 public static function _putvar($name, $value)
 {
     return ar::putvar($name, $value);
 }