Вход Регистрация
Файл: system/controllers/search/actions/opensearch.php
Строк: 16
<?php

class actionSearchOpensearch extends cmsAction {

    public function 
run(){

        
header('Content-Type: text/xml; charset=utf-8');

        return 
$this->cms_template->renderPlain('opensearch', array(
            
'site_config' => $this->cms_config
        
));

    }

}
Онлайн: 1
Реклама