@ -101,7 +101,7 @@ class Sessionx {
$this->_domain = $domain;
$this->_user = $user;
$this->_password = $pass;
$this->_ressource = 'moxl'.substr(md5(date('c')), 3, 6);
$this->_ressource = 'moxl'.\generateKey(6);
$this->_rid = 0;
$this->_id = 0;