File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/main/lib/web/cryptocookie.php
Back
<?php namespace Bitrix\Main\Web; class CryptoCookie extends Cookie { public function copyAttributesTo(Cookie $cookie): void { $cookie ->setDomain($this->getDomain()) ->setExpires($this->getExpires()) ->setHttpOnly($this->getHttpOnly()) ->setSpread($this->getSpread()) ->setPath($this->getPath()) ->setSecure($this->getSecure()) ; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings