uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
public_html
/
wp-content
/
.
/
plugins
/
.
/
clearfy
/
libs
/
factory
/
bootstrap
/
.
/
boot.php
/
/
<?php /** * Factory Bootstrap * * @author Alex Kovalev <alex.kovalevv@gmail.com> * @since 1.0.0 * @package factory-bootstrap * @copyright (c) 2018, Webcraftic Ltd * */ // Exit if accessed directly if( !defined('ABSPATH') ) { exit; } // module provides function only for the admin area if( !is_admin() ) { return; } if( defined('FACTORY_BOOTSTRAP_437_LOADED') ) { return; } define('FACTORY_BOOTSTRAP_437_VERSION', '4.3.7'); define('FACTORY_BOOTSTRAP_437_LOADED', true); if( !defined('FACTORY_FLAT_ADMIN') ) { define('FACTORY_FLAT_ADMIN', true); } define('FACTORY_BOOTSTRAP_437_DIR', dirname(__FILE__)); define('FACTORY_BOOTSTRAP_437_URL', plugins_url(null, __FILE__)); require_once(FACTORY_BOOTSTRAP_437_DIR . '/includes/functions.php'); /** * @param Wbcr_Factory437_Plugin $plugin */ add_action('wbcr_factory_bootstrap_437_plugin_created', function ($plugin) { $manager = new Wbcr_FactoryBootstrap437_Manager($plugin); $plugin->setBootstap($manager); });
/home/batcwwjx/./old/public_html/wp-content/./plugins/./clearfy/libs/factory/bootstrap/./boot.php