예제 #1
0
 /**
  * Destroy the session data
  */
 public function freeSession()
 {
     self::$content = array();
 }