Вход Регистрация
Файл: library/XenForo/Install/View/Install/ConfigSave.php
Строк: 19
<?php

class XenForo_Install_View_Install_ConfigSave extends XenForo_Install_View_Base
{
    public function 
renderRaw()
    {
        
$this->_response->setHeader('Content-type''application/octet-stream'true);
        
$this->setDownloadFileName('config.php');

        return 
$this->_params['generated'];
    }
}
Онлайн: 2
Реклама