File manager - Edit - /usr/local/CyberCP/lsws-6.2/add-ons/webcachemgr/src/View/Model/CacheRootNotSetViewModel.php
Back
<?php /* * ****************************************** * LiteSpeed Web Server Cache Manager * @author: LiteSpeed Technologies, Inc. (https://www.litespeedtech.com) * @copyright: (c) 2018-2019 * ******************************************* */ namespace Lsc\Wp\View\Model; use Lsc\Wp\Context\Context; class CacheRootNotSetViewModel { public function __construct() { /** * Nothing to do */ } /** * * @return string */ public function getTpl() { return Context::getOption()->getSharedTplDir() . '/CacheRootNotSet.tpl'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings