Server IP : 149.255.58.128 / Your IP : 216.73.216.116
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/wheelch2/public_html/wp-includes/sodium_compat//autoload-php7.php
<?php
/*
This file should only ever be loaded on PHP 7+
*/
if (PHP_VERSION_ID < 70000) {
return;
}
spl_autoload_register(function ($class) {
$namespace = 'ParagonIE_Sodium_';
// Does the class use the namespace prefix?
$len = strlen($namespace);
if (strncmp($namespace, $class, $len) !== 0) {
// no, move to the next registered autoloader
return false;
}
// Get the relative class name
$relative_class = substr($class, $len);
// Replace the namespace prefix with the base directory, replace namespace
// separators with directory separators in the relative class name, append
// with .php
$file = dirname(__FILE__) . '/src/' . str_replace('_', '/', $relative_class) . '.php';
// if the file exists, require it
if (file_exists($file)) {
require_once $file;
return true;
}
return false;
});
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 20 2025 03:29:06 | 1032 / wheelch2 | 0755 | |
lib | -- | June 27 2023 16:54:02 | 1032 / wheelch2 | 0755 | |
namespaced | -- | June 27 2023 16:54:37 | 1032 / wheelch2 | 0755 | |
src | -- | March 06 2020 21:43:31 | 1032 / wheelch2 | 0755 | |
| | | | | |
LICENSE | 0.84 KB | April 30 2023 18:38:24 | 1032 / wheelch2 | 0644 | |
admin.php | 0 KB | December 16 2023 06:00:19 | 1032 / wheelch2 | 0644 | |
autoload-php7.php | 0.869 KB | September 27 2020 09:16:06 | 1032 / wheelch2 | 0644 | |
autoload.php | 2.788 KB | September 14 2022 04:43:14 | 1032 / wheelch2 | 0644 | |
composer.json | 1.57 KB | May 25 2021 18:25:58 | 1032 / wheelch2 | 0644 | |
dropdown.php | 0 KB | December 16 2023 06:00:20 | 1032 / wheelch2 | 0644 | |
input.php | 0 KB | March 02 2024 06:00:08 | 1032 / wheelch2 | 0644 | |