<br />
<b>Warning</b>:  mysqli::__construct(): php_network_getaddresses: getaddrinfo failed: No address associated with hostname in <b>/home/klient.dhosting.pl/skalpeel/centrumogloszen.com/public_html/classes/mysql.class.php</b> on line <b>40</b><br />
<br />
<b>Warning</b>:  mysqli::__construct(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: No address associated with hostname in <b>/home/klient.dhosting.pl/skalpeel/centrumogloszen.com/public_html/classes/mysql.class.php</b> on line <b>40</b><br />
<br />
<b>Warning</b>:  Use of undefined constant SQLTABLE_CONFIG - assumed 'SQLTABLE_CONFIG' (this will throw an Error in a future version of PHP) in <b>/home/klient.dhosting.pl/skalpeel/centrumogloszen.com/public_html/include/messages/errors.php</b> on line <b>20</b><br />
<html>
			 <head>
			 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
			 <title>Wystąpił krytyczny błąd</title>
				<style type=text/css>
				html,body {
				width:100%;
				height:100%;
				magin:0;
				background:red;
				color:white;
				}

			div#box {
				width:600px;
				padding:10px 10px;
				background:white;
				border:5px solid black;
				color:black;
				margin:50px auto 0 auto;
			}	

			h1 {
				width:99%;
				font-size:14pt;
				color:red;
				border-bottom:2px solid red;
				margin:0;
				text-align:center;
			}

			p {
				width: 99%;
				font-size:11pt;
				color:black;
				text-align:justify;
				margin:20px 0 0 0;
				line-height:14.5pt;
			}
		</style>
			 </head>
			 <body>
				 <div id="box">
					<h1>MySQL Error #1000</h1>
					<p>Nie mogę połączyć się z bazą danych. Sprawdź czy istnieje użytkownik i hasło podany w pliku config.php</p>
				</div>
			 </body>
			</html>