예제 #1
0
파일: Online.class.php 프로젝트: Klym/flame
 function setArr()
 {
     self::$arr = array($this->id, $this->sessionId, time());
 }