CHips L MINI SHELL

CHips L pro

Current Path : /proc/self/root/proc/2/root/var/softaculous/xibo/
Upload File :
Current File : //proc/self/root/proc/2/root/var/softaculous/xibo/settings.php

<?php

/*
 * Xibo - Digital Signage - http://www.xibo.org.uk
 *
 * This file is part of Xibo - and is automatically generated by the installer
 *
 * You should not need to edit this file, unless your SQL connection details have changed.
 */

defined('XIBO') or die(__("Sorry, you are not allowed to directly access this page.") . "<br />" . __("Please press the back button in your browser."));

global $dbhost;
global $dbuser;
global $dbpass;
global $dbname;

$dbhost = '[[softdbhost]]';
$dbuser = '[[softdbuser]]';
$dbpass = '[[softdbpass]]';
$dbname = '[[softdb]]';

define('SECRET_KEY', '[[secret_key]]');

// Additional Monolog handlers/processors to be registered
// $logHandlers = [];
// $logProcessors = [];

// Additional Middleware
// $middleware = [];
// $authentication = ;

Copyright 2K16 - 2K18 Indonesian Hacker Rulez