Файловый менеджер - Редактировать - /home/avadvi5/public_html/fcolliver.com/wp-content/plugins/really-simple-ssl-pro/core/app/Services/LicenseService.php
Ðазад
<?php declare(strict_types=1); namespace ReallySimplePlugins\RSS\Core\Services; /** * Business logic related to the plugin licensing. * @todo Move RSSSL()->licensing methods here after full refactor. */ final class LicenseService { /** * Method returns true if the license is valid. False otherwise. */ public function isValid(): bool { if(RSSSL()->licensing === null) { return false; } return RSSSL()->licensing->license_is_valid(); } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка