Exemple #1
0
 function _init()
 {
     $this->cookie_name = Pluf::f('session_cookie_id', 'sessionid');
     parent::_init();
 }