PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/nutrition-stores.kerihosting.com/dumper/inc/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/nutrition-stores.kerihosting.com/dumper/inc/header.php

<?php
session_name('MySQLDumper');
session_start();
include(dirname(__FILE__) . '/functions.php');
$msd_path = basePath();
if (!defined('MSD_PATH')) {
    define('MSD_PATH', $msd_path);
}
if (!isset($download)) {
    header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
    header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
    header("Cache-Control: no-store, no-cache, must-revalidate");
    header("Cache-Control: post-check=0, pre-check=0", false);
    header("Pragma: no-cache");
}
include(MSD_PATH . 'inc/mysql.php');
if (!defined('MSD_VERSION')) {
    die('No direct access.');
}
if (!file_exists($config['files']['parameter'])) {
    $error = TestWorkDir();
}
read_config($config['config_file']);
include(MSD_PATH . 'language/lang_list.php');
if (!isset($databases['db_selected_index'])) {
    $databases['db_selected_index'] = 0;
}
SelectDB($databases['db_selected_index']);
$config['files']['iconpath'] = './css/' . $config['theme'] . '/icons/';
if (isset($error)) {
    echo $error;
}