uawdijnntqw1x1x1
IP : 216.73.216.103
Hostname : dsru51-17647.fornex.org
Kernel : Linux dsru51-17647.fornex.org 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3+deb9u1 (2017-12-23) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
rustam
/
data
/
www
/
belyaus.pro
/
modules
/
..
/
..
/
yalev-studio.ru
/
modules
/
mod_forvideo
/
boot.php
/
/
<?php /** * 4Video * * @author Yannick Gaultier - Weeblr llc * @copyright Copyright Weeblr llc - 2021-2022 * @package 4VIDEO * @license GNU General Public License version 3; see LICENSE.md * @version 1.4.1.127 * @date 2022-05-31 */ // no direct access defined('_JEXEC') || die(); defined('WBLIB_EXEC') or define('WBLIB_EXEC', true); if (file_exists(__DIR__ . '/dev_defines.php')) { include_once(__DIR__ . '/dev_defines.php'); } else if (file_exists(__DIR__ . '/defines.php')) { include_once(__DIR__ . '/defines.php'); } if (!defined('FORVIDEO_APP_PATH')) { return; } // init library $wbLibRootFile = WBLIB_Forvideo_ROOT_PATH . '/wblib.php'; if (!file_exists($wbLibRootFile)) { return; } include_once($wbLibRootFile); $wbLib = new \Weeblr\Wblib\Forvideo\Wblib; $wbLib->boot();
/var/www/rustam/data/www/belyaus.pro/modules/../../yalev-studio.ru/modules/mod_forvideo/boot.php