uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
www
/
iplanru
/
data
/
.
/
mod-tmp
/
..
/
www
/
.
/
i-plan.ru
/
components
/
.
/
com_poll
/
models
/
questions.php
/
/
<?php // No direct access defined( '_JEXEC' ) or die; /** *@author kirdinyuri */ class PollModelQuestions extends JModelLegacy { /** * @var JInput|null */ private $input; /** * Class constructor * @param array $config */ public function __construct( $config = array() ) { parent::__construct( $config ); $this->input = JFactory::getApplication()->input; } }
/var/www/iplanru/data/./mod-tmp/../www/./i-plan.ru/components/./com_poll/models/questions.php