✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.243
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/builxejc/public_html/wp-content/plugins/fileorganizer/manager/php//autoload.php
<?php

define('ELFINDER_PHP_ROOT_PATH', dirname(__FILE__));

function elFinderAutoloader($name)
{
    $map = array(
        'elFinder' => 'elFinder.class.php',
        'elFinderConnector' => 'elFinderConnector.class.php',
        'elFinderEditor' => 'editors/editor.php',
        'elFinderLibGdBmp' => 'libs/GdBmp.php',
        'elFinderPlugin' => 'elFinderPlugin.php',
        'elFinderPluginAutoResize' => 'plugins/AutoResize/plugin.php',
        'elFinderPluginAutoRotate' => 'plugins/AutoRotate/plugin.php',
        'elFinderPluginNormalizer' => 'plugins/Normalizer/plugin.php',
        'elFinderPluginSanitizer' => 'plugins/Sanitizer/plugin.php',
        'elFinderPluginWatermark' => 'plugins/Watermark/plugin.php',
        'elFinderSession' => 'elFinderSession.php',
        'elFinderSessionInterface' => 'elFinderSessionInterface.php',
        'elFinderVolumeDriver' => 'elFinderVolumeDriver.class.php',
        'elFinderVolumeDropbox2' => 'elFinderVolumeDropbox2.class.php',
        'elFinderVolumeFTP' => 'elFinderVolumeFTP.class.php',
        'elFinderVolumeFlysystemGoogleDriveCache' => 'elFinderFlysystemGoogleDriveNetmount.php',
        'elFinderVolumeFlysystemGoogleDriveNetmount' => 'elFinderFlysystemGoogleDriveNetmount.php',
        'elFinderVolumeGoogleDrive' => 'elFinderVolumeGoogleDrive.class.php',
        'elFinderVolumeGroup' => 'elFinderVolumeGroup.class.php',
        'elFinderVolumeLocalFileSystem' => 'elFinderVolumeLocalFileSystem.class.php',
        'elFinderVolumeMySQL' => 'elFinderVolumeMySQL.class.php',
        'elFinderVolumeSFTPphpseclib' => 'elFinderVolumeSFTPphpseclib.class.php',
        'elFinderVolumeTrash' => 'elFinderVolumeTrash.class.php',
    );
    if (isset($map[$name])) {
        return include_once(ELFINDER_PHP_ROOT_PATH . '/' . $map[$name]);
    }
    $prefix = substr($name, 0, 14);
    if (substr($prefix, 0, 8) === 'elFinder') {
        if ($prefix === 'elFinderVolume') {
            $file = ELFINDER_PHP_ROOT_PATH . '/' . $name . '.class.php';
            return (is_file($file) && include_once($file));
        } else if ($prefix === 'elFinderPlugin') {
            $file = ELFINDER_PHP_ROOT_PATH . '/plugins/' . substr($name, 14) . '/plugin.php';
            return (is_file($file) && include_once($file));
        } else if ($prefix === 'elFinderEditor') {
            $file = ELFINDER_PHP_ROOT_PATH . '/editors/' . substr($name, 14) . '/editor.php';
            return (is_file($file) && include_once($file));
        }
    }
    return false;
}

if (version_compare(PHP_VERSION, '5.3', '<')) {
    spl_autoload_register('elFinderAutoloader');
} else {
    spl_autoload_register('elFinderAutoloader', true, true);
}



Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
9 Jun 2026 8.33 AM
builxejc / builxejc
0755
.tmp
--
9 Jun 2026 8.33 AM
builxejc / builxejc
0755
editors
--
9 Jun 2026 8.33 AM
builxejc / builxejc
0755
libs
--
9 Jun 2026 8.33 AM
builxejc / builxejc
0755
plugins
--
9 Jun 2026 8.33 AM
builxejc / builxejc
0755
resources
--
9 Jun 2026 8.33 AM
builxejc / builxejc
0755
autoload.php
2.617 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderFlysystemGoogleDriveNetmount.php
14.821 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderPlugin.php
3.253 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderSession.php
8.559 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderSessionInterface.php
1.068 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeBox.class.php
60.314 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeDriver.class.php
256.909 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644
elFinderVolumeDropbox.class.php
40.803 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeDropbox2.class.php
46.291 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644
elFinderVolumeFTP.class.php
57.18 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeGoogleDrive.class.php
69.579 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeGroup.class.php
5.245 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeLocalFileSystem.class.php
47.406 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644
elFinderVolumeMySQL.class.php
29.726 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644
elFinderVolumeOneDrive.class.php
65.668 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644
elFinderVolumeSFTPphpseclib.class.php
27.125 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644
elFinderVolumeTrash.class.php
1.546 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
elFinderVolumeTrashMySQL.class.php
1.539 KB
14 Mar 2023 5.19 PM
builxejc / builxejc
0644
mime.types
24.28 KB
17 Apr 2026 5.35 PM
builxejc / builxejc
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF