mercredi 4 mars 2015

$this->_expire = isset($expire) ? (int)($expire) : (time() + 3600);


Vote count:

0




My prestashop admin password is goin changing daily to daily.How to stop this autoupdation?


(!isset($this->_content['remote_addr']) OR $this->_content['remote_addr'] == ip2long(Tools::getRemoteAddr()) OR !Configuration::get('PS_COOKIE_CHECKIP'));



asked 1 min ago







$this->_expire = isset($expire) ? (int)($expire) : (time() + 3600);

Aucun commentaire:

Enregistrer un commentaire