Jump to content

NituIlie

Membru
  • Posts

    18
  • Joined

  • Last visited

Posts posted by NituIlie

  1. <?php
    if(!defined('panel'))
        die('Nope.');
    class Config {
        private static $instance;
        public static $g_con;
        public static $_url = array();
        private static $_pages = array(
            'bid','donations','adminpanel','jobs','change','terms','privacy','contact','paysafecard','fcomplaints','ticketgeneral','ticketpay','tickets','checkmail','war','changemail','createcomplaint','mycomplaints','complaint','complaints','adminpanel','leader','clan','wars','staff','online','search','banlist','members','top','vehicles','houses','businesses','login','logs','profile','logout',
            'leader','admin','premium','forum','ticket','replyticket','seeticket','ban','unban','invite','leaderp','uninvite',
            'fup','fdown','rup','rdown','logleaderp','lock','del','unlock','unban','setunban','richlist','panelrestrict','deleterestrict',
            'accountsp','restrictp','lp','t','recover','mail','mysettings','factionslist','deconnect','maill','delete','wipemfactions','wipe!',
            'applications','viewapplication','apply','notifications','change_password','delnot','recover','resetare','sellhouse'
        );
        public static $_PAGE_URL = 'http://play-arena.ro/panel/';
        public static $_IP = '93.119.26.203:7777';
        public static $_SITE_NAME = 'Funky SA:MP Server';
        public static $factions = array();
        public static $logs = array();
        public static $vehColors = array();
        public static $facColors = array();
        public static $namevehicles    = array();
        public static $ccat    = array();
        public static $jobs    = array();

        private function __construct() {
            $db['mysql'] = array(
                'host'         =>    'localhost',
                'username'     =>     'root',
                'dbname'     =>     'zp_hid15681',
                'password'     =>     ''
            );

     

     

    Vreau sa fie online, nu in calculator, dupa ce modific host etc tot nu mg

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.