示例#1
0
文件: IhCookie.php 项目: ansu2009/web
 static function setPrefix($a = '')
 {
     self::$PREFIX = $a;
 }