HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/innocamp/public_html/wp-content/plugins/elementor/assets/js/packages/loader.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
/**
 * This file is generated by Webpack, do not edit it directly.
 */
add_filter( 'elementor/editor-v2/packages/config', function( $data ) {

	$data['elementor-packages-editor'] = require __DIR__ . '/editor.asset.php';

	$data['elementor-packages-editor-app-bar'] = require __DIR__ . '/editor-app-bar.asset.php';

	$data['elementor-packages-editor-documents'] = require __DIR__ . '/editor-documents.asset.php';

	$data['elementor-packages-editor-responsive'] = require __DIR__ . '/editor-responsive.asset.php';

	$data['elementor-packages-editor-site-navigation'] = require __DIR__ . '/editor-site-navigation.asset.php';

	$data['elementor-packages-editor-v1-adapters'] = require __DIR__ . '/editor-v1-adapters.asset.php';

	$data['elementor-packages-env'] = require __DIR__ . '/env.asset.php';

	$data['elementor-packages-icons'] = require __DIR__ . '/icons.asset.php';

	$data['elementor-packages-locations'] = require __DIR__ . '/locations.asset.php';

	$data['elementor-packages-store'] = require __DIR__ . '/store.asset.php';

	$data['elementor-packages-ui'] = require __DIR__ . '/ui.asset.php';
	return $data;
} );