HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/httpdocs/bu 19072024/includes/header.inc.php
<?php if($security_key != 'akz2TaXRfaZ4dAqEeugt') die(":("); ?>
<!DOCTYPE HTML>
<head>
<?php
	echo '<base href="'.$config->base.'"/>';
	echo '<title>'. $title .'</title>';
	echo '<meta charset="utf-8"/>';
	echo '<meta name="description" content="'.$meta_desc.'">';
	echo '<meta name="viewport" content="width=device-width, initial-scale=1"/>';
	echo '<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>';
	echo '<link rel="stylesheet" href="/css/app.css" type="text/css" />';
//	echo '<link rel="stylesheet" href="/css/custom.css?v1" type="text/css" />';
//	echo '<link rel="stylesheet" href="/css/mobile.css?v1" type="text/css" />';
	echo "<link href='https://fonts.googleapis.com/css?family=Lato:400,300,100,700' rel='stylesheet' type='text/css'>";	
?>
</head>
<body lang="nl">