Файловый менеджер - Редактировать - /home/lmsyaran/public_html/j3/libraries/smartslider3/src/Framework/Localization/Joomla/Pomo/POMO_CachedFileReader.php
Назад
<?php namespace Nextend\Framework\Localization\Joomla\Pomo; /** * Reads the contents of the file in the beginning. */ class POMO_CachedFileReader extends POMO_StringReader { function __construct($filename) { parent::__construct(); $this->_str = file_get_contents($filename); if (false !== $this->_str) { $this->_pos = 0; } } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка