예제 #1
0
파일: IhCookie.php 프로젝트: ansu2009/web
 static function setPrefix($a = '')
 {
     self::$PREFIX = $a;
 }