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
/
.
/
www.i-plan.ru
/
.
/
modules
/
mod_zoo_finder
/
mod_zoo_finder.php
/
/
<?php // No direct access defined( '_JEXEC' ) or die; $document = JFactory::getDocument(); /*$document =& JFactory::getDocument();*/ //$document->addScript('/modules/mod_wfmenu/tmpl/code.js'); $document->addStyleSheet('/modules/mod_zoo_finder/tmpl/style.css'); require_once( $_SERVER['DOCUMENT_ROOT'].'/libraries/phpmorphy/src/common.php'); $dir = $_SERVER['DOCUMENT_ROOT'].'/libraries/phpmorphy/dicts'; $lang = 'ru_RU'; $opts = array( 'storage' => PHPMORPHY_STORAGE_MEM); try { $morphy = new phpMorphy($dir, $lang, $opts); } catch(phpMorphy_Exception $e) { die('Error occured while creating phpMorphy instance: ' . $e->getMessage()); } jimport('zoolib.zoolib'); $zoolib = new ZooLib(); require_once( dirname( __FILE__ ) . '/helper.php' ); $path = htmlspecialchars( $params->get( 'path' ) ); $zootypes = htmlspecialchars( $params->get( 'zootypes' ) ); $mymenuitem = htmlspecialchars( $params->get( 'mymenuitem' ) ); $moduleclass_sfx = htmlspecialchars( $params->get( 'moduleclass_sfx' ) ); require( JModuleHelper::getLayoutPath( 'mod_zoo_finder', $params->get( 'layout', 'default' ) ) );
/var/www/iplanru/data/./mod-tmp/../www/./www.i-plan.ru/./modules/mod_zoo_finder/mod_zoo_finder.php