ini_set('error_reporting', E_ALL & ~E_NOTICE);
$appname="amochnacki";
$mainpath="";
$comrelpath="";
if($_SERVER['DOCUMENT_ROOT'])
{
if($_SERVER['DOCUMENT_ROOT']!="/") {
$comdocroot=$_SERVER['DOCUMENT_ROOT'].$comrelpath;
}
else {
$comdocroot="/";
}
}else
$comdocroot="/var/www/html".$comrelpath; // jak odpalony z prompta to trzeba podac bo DOCUMENT_ROOT nie ma
$relpath=$comrelpath."";
$docroot=$comdocroot."";
$admroot=$comdocroot."/admin";
$admpath=$comrelpath."/admin";
//echo $comrelpath;
//echo $comdocroot;
$debug_pre=0;
$dbhost = "localhost";
$dbuser = "15094671_0000001";
$dbbase = "15094671_0000001";
$dbpass = "3Wgliwice#";
$kontakt_email="info@kancelaria.com.pl";
$use_htmleditor=0;
$tempdir=$comdocroot."tmp";
?>
Warning: Undefined variable $comdocroot in /conf.php on line 206
Warning: Undefined variable $comrelpath in /conf.php on line 209
Warning: Undefined variable $comdocroot in /conf.php on line 212
Warning: Undefined variable $comrelpath in /conf.php on line 215
Warning: Undefined variable $comdocroot in /conf.php on line 218
Warning: Undefined variable $comdocroot in /conf.php on line 224
Warning: Undefined variable $comdocroot in /conf.php on line 226
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /common/gpc_unesc.php:4
Stack trace:
#0 /common/gpc_unesc.php(42): gpc_unesc()
#1 /conf.php(226): require_once('...')
#2 /index.php(2): require_once('...')
#3 {main}
thrown in /common/gpc_unesc.php on line 4