File manager - Edit - /usr/local/CyberCP/public/snappymail/index.php
Back
<?php if (!defined('APP_VERSION')) { define('APP_VERSION', '2.38.2'); define('APP_INDEX_ROOT_PATH', __DIR__ . DIRECTORY_SEPARATOR); } if (file_exists(APP_INDEX_ROOT_PATH.'snappymail/v/'.APP_VERSION.'/include.php')) { include APP_INDEX_ROOT_PATH.'snappymail/v/'.APP_VERSION.'/include.php'; } else { echo '[105] Missing snappymail/v/'.APP_VERSION.'/include.php'; // opcache_reset is a terrible solution // is_callable('opcache_reset') && opcache_reset(); // opcache_invalidate will not do everything is_callable('opcache_invalidate') && opcache_invalidate(__FILE__, true); exit(105); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings