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/inekehamoen.creativefellows.nl/src/settings.php
<?php
	
	setlocale(LC_NUMERIC, 'en_GB');
	setlocale(LC_TIME, 'nl_NL');
	
	function d($str)
	{
		echo "<pre>";
		print_r($str);
		echo "</pre>";
	}
	
	return [
	    'settings' => [
			
			'determineRouteBeforeAppMiddleware' => true,
	        'displayErrorDetails' => true, // set to false in production
	        'addContentLengthHeader' => false, // Allow the web server to send the content-length header
			
			'upload_path' 		=> __DIR__ . '/../public/content/',
			'captcha_sitekey' 	=> '',
			'captcha_secretkey'	=> '',
			'base_url'			=> "http://inekehamoen.creativefellows.nl/",
			'site_url'			=> "http://inekehamoen.creativefellows.nl/",
			'site_name'			=> "www.inekehamoen.nl",
			'hash_salt'			=> "akz2TaXRfaZ4dAqEeugt",		
			'csrf_token'		=> md5(uniqid(mt_rand(), true)),
		
			'db' => [
				'host'	=> "localhost",
				'user'	=> "admin_ineke_user", // 
				'pass'	=> "Gie1n8$3", // 
				'dbname'=> "admin_cassette3_inekehamoen" // 
			],
			
			'logo_svg_data'	=> '
				<svg data-name="Laag 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 104"><path d="M27.22 9.52a1.44 1.44 0 011.39.77q2.75 5.1-7.66 34.59-6.35 18-15.8 40.36a3.6 3.6 0 01-3.44 2.53c-1.63 0-2.1-.82-1.39-2.5Q11.24 59.4 18 39.36q7.48-22.2 5.77-25.49a2.08 2.08 0 010-1.82 3.62 3.62 0 013.45-2.53zM52.45 82.44a11.59 11.59 0 01-9.89-4.62q-2-2.58-3.79-8.63-1.41-4.59-2.64-4.57-5.57 0-17 17.85-2.58 4-4.71 4c-1.42 0-1.53-1.41-.33-4.24a79.21 79.21 0 003.23-9.8q1.8-6.76 1.47-9.28a2.74 2.74 0 01.2-1.64 3.44 3.44 0 013.24-2.45q2.94 0-.16 12.56 9.57-11.83 16.2-11.88 3.18 0 5.1 5.51 2.67 7.6 3.16 8.38 2.36 3.1 8.3 3.93c1.32.23 1.68 1 1.1 2.42a3.6 3.6 0 01-3.48 2.46zM69.37 77c-5.19 0-8.58-.17-10.19-.63Q53.8 75 54.12 70a7.26 7.26 0 01.62-2.43q1.86-4.46 7.37-8.57t9.35-4.17c1.85 0 3 .74 3.45 2.27a8 8 0 01-.62 5.33Q71.07 70 59 70.88 61.07 73 71.05 73c1.2 0 1.52.66 1 2a2.79 2.79 0 01-2.68 2zm.4-18.18c-1.63 0-3.68 1-6.13 2.94a18.37 18.37 0 00-5.07 5.61c2.11-.36 4.24-.74 6.37-1.16 2.94-.65 4.8-1.91 5.59-3.76q1.53-3.68-.76-3.67zM89.59 77q-2.46 0-9.84-2a61 61 0 01-2.15 6.25q-2.38 5.64-4.75 5.66c-1.1 0-1.57-.48-1.43-1.47a17.85 17.85 0 011-2.77q.25-.61 2-4.78c.85-1.91 1.5-3.5 1.93-4.77a3.11 3.11 0 01-.12-3.2 7.35 7.35 0 011.84-2.44q4-14.22 11.77-47.43c.67-3 1.31-6 1.93-9a53.36 53.36 0 012.54-8.94A3 3 0 0197.1 0c1.09 0 1.47.65 1.12 2Q96.84 7 94 19.24q-3.53 15.09-11.17 45.35 9.89-4.48 10.54-4.48c1.26 0 1.6.65 1 2q-.61 1.48-5.75 3.76c-2.4 1.05-4.76 2.08-7.09 3.07l-.41 1.56c.47.17 1.25.4 2.32.68 1.77.34 3.49.7 5.17 1.1 2.52.62 3.86 1.11 4 1.49a1.35 1.35 0 010 1.16 3.38 3.38 0 01-1.29 1.44 3.28 3.28 0 01-1.73.63zM110.94 76.71c-5.19 0-8.58-.18-10.19-.63q-5.39-1.35-5.06-6.38a7.26 7.26 0 01.62-2.43q1.86-4.43 7.37-8.57t9.32-4.17c1.85 0 3 .75 3.45 2.27a8 8 0 01-.62 5.33q-3.23 7.63-15.34 8.49 2.12 2.16 12.1 2.09c1.2 0 1.52.66 1 2a2.81 2.81 0 01-2.65 2zm.4-18.19c-1.63 0-3.68 1-6.13 2.94a18.28 18.28 0 00-5.07 5.62c2.11-.36 4.24-.75 6.37-1.17 2.94-.65 4.81-1.9 5.59-3.76q1.53-3.64-.76-3.63zM228.72 56.58q-3.27 1.16-15.94 3-2.61 9.29-5.56 19.17a3.55 3.55 0 01-3.56 2.88q-2.11 0-1.41-2.25 3-10 5.56-19.17-12.7 1.65-31 3.58l-8.6 20.39a3.64 3.64 0 01-3.48 2.54q-2.41 0-1.35-2.51l8.39-19.87q-33.19 3.4-37.37 3.43-2.37 0-1.27-2.59a3.6 3.6 0 013.43-2.53q4.26 0 37.37-3.44 19-45.06 17.38-48.16a2 2 0 010-1.73 4.35 4.35 0 011.55-1.82 3.6 3.6 0 012-.79 1.41 1.41 0 011.39.77q1.5 2.85-3.21 16.11-3.57 10.23-14.08 35.13 18-1.93 30.23-3.57 8.07-30.31 6.35-33.6a1.94 1.94 0 010-1.73A4.58 4.58 0 01217 18a3.46 3.46 0 012.07-.83 1.25 1.25 0 011.3.77q2.35 4.48-6.2 36.57 12-1.63 14.89-2.6a3.24 3.24 0 011-.18q2.29 0 1.19 2.59a3.94 3.94 0 01-2.53 2.26z" fill="#111212"/><path d="M225.94 71.49c.41.69 1.85 1 4.3 1a69.17 69.17 0 0013.08-1.6A91.39 91.39 0 00257 67.06a2.56 2.56 0 01.89-.18c1.2 0 1.53.63 1 1.9q-1.2 2.86-14.22 5.45-10.81 2.23-15.8 2.27-8.76 0-6.65-5 4.81-11.4 35.35-12.2-7.33-1.59-26.64-1.47c-1.26 0-1.6-.67-1-2a3.23 3.23 0 012.74-2q1.05-.19 10.47-.25a75.87 75.87 0 0113.31 1q9.85 1.76 8.11 5.92-1.11 2.61-9.76 3-14.37.78-16.4 1.14-9.5 1.55-12.46 6.85zM304.87 81.91q-5.4 0-7.57-3.33a62.33 62.33 0 01-2.8-7.86 71.41 71.41 0 00-5.41 6.44c-2.16 2.67-3.93 4-5.29 4-1.86 0-2.64-1.54-2.36-4.66q.69-4.33 1.45-8.67c.42-3.17-.11-4.76-1.58-4.75q-2.62 0-7.6 4.46-1 .87-8.32 8.1c-2.91 2.91-4.77 4.36-5.59 4.37a1.31 1.31 0 01-1.38-.9 2.84 2.84 0 01.17-2l8.42-20a3.23 3.23 0 013.08-2.27c1.42 0 1.81.74 1.18 2.24l-5.53 13.11q11.86-11.65 17.51-11.69c3.32 0 4.86 2 4.6 6.12q-.93 5.28-1.85 10.57 6.88-9.73 10.81-9.76c1.2 0 2 1 2.53 3.1a35.23 35.23 0 001.59 5.7c1.16 2 3.14 3 5.92 3 1.42 0 1.8.76 1.14 2.33a3.3 3.3 0 01-3.12 2.35zM307.81 65.1q1.94-4.6 8.62-9.62t11-5c2.35 0 4.71 1.53 7.11 4.64q3.8 4.91 2.19 8.73-2 4.68-8.59 9.23t-11.08 4.52a9.75 9.75 0 01-7.68-3.85q-3.51-4.05-1.57-8.65zm17.93-9.81q-3.44 0-8.48 4c-2.94 2.33-4.76 4.24-5.45 5.75-.73 1.73-.17 3.58 1.67 5.53a7.48 7.48 0 005.46 2.73q2.94 0 7.74-3.25t6-6.18q1.07-2.52-1.73-5.58c-1.83-1.99-3.58-3.01-5.21-3zM353.25 75.21q-7.78 0-10.18-.63-5.4-1.35-5.07-6.38a7.15 7.15 0 01.62-2.42c1.24-3 3.7-5.81 7.37-8.58s6.78-4.15 9.35-4.17q2.78 0 3.45 2.28a7.92 7.92 0 01-.62 5.32q-3.23 7.65-15.33 8.5 2.1 2.15 12.09 2.08c1.2 0 1.52.66 1 2a2.81 2.81 0 01-2.68 2zm.4-18.18C352 57 350 58 347.52 60a18.41 18.41 0 00-5.07 5.62q3.18-.54 6.37-1.17c2.94-.65 4.81-1.9 5.59-3.75q1.53-3.7-.76-3.7zM396.07 80.31a11.56 11.56 0 01-9.89-4.61c-1.34-1.73-2.6-4.6-3.79-8.64q-1.41-4.57-2.64-4.57-5.56 0-17 17.85-2.58 4-4.71 4t-.33-4.24a79.42 79.42 0 003.23-9.81q1.8-6.77 1.47-9.27a2.76 2.76 0 01.2-1.65 3.43 3.43 0 013.24-2.37q2.94 0-.16 12.55 9.57-11.82 16.2-11.87c2.12 0 3.82 1.82 5.1 5.51q2.67 7.6 3.16 8.38 2.36 3.11 8.29 3.93c1.33.22 1.69 1 1.11 2.42a3.59 3.59 0 01-3.48 2.39zM285.88 94.82h6.39v1.34h-4.84v2.33h4.48v1.27h-4.48v2.59h4.93v1.35h-6.48zM301.17 94.82h3.68c2.73 0 3.91 2 3.91 4.44s-1.18 4.44-3.91 4.44h-3.68zm1.55 7.61h1.53c2.44 0 3-1.39 3-3.17s-.52-3.17-3-3.17h-1.53zM317.6 94.82h6.4v1.34h-4.84v2.33h4.48v1.27h-4.48v2.59h4.92v1.35h-6.48zM332.89 94.82h1.55v7.53H339v1.35h-6.06zM348.5 100.74c0 1.37 1 1.9 2.24 1.9s1.88-.67 1.88-1.34a1.06 1.06 0 00-.73-1.1c-.62-.23-1.43-.39-2.65-.73a2.25 2.25 0 01-2-2.25c0-1.78 1.64-2.61 3.24-2.61 1.85 0 3.41 1 3.41 2.83h-1.56c-.07-1.14-.84-1.56-1.91-1.56-.72 0-1.63.26-1.63 1.15 0 .63.42 1 1.06 1.15l2.56.68a2.35 2.35 0 011.73 2.26c0 2-1.77 2.79-3.53 2.79-2 0-3.67-1-3.71-3.17zM363 94.82h2.19l2.45 7 2.39-7h2.16v8.88h-1.48v-6.85l-2.46 6.85h-1.28l-2.46-6.85v6.85H363zM381.49 94.82h1.56v8.88h-1.56zM392.41 94.82h3.68c2.73 0 3.91 2 3.91 4.44s-1.18 4.44-3.91 4.44h-3.68zm1.55 7.61h1.53c2.44 0 3-1.39 3-3.17s-.52-3.17-3-3.17H394z" fill="#111212"/></svg>
			',
			
			'email_logo' => 'images/favicon-96x96.png',
					
			'language' => [
				'lang_id'		=> 1,
				'language_base'	=> '',
				'locale'	 	=> "nl_NL",
			],
			
			'default_wrapper'		=> '<div id="{element-id}" class="row-default {element-class}" style="{style}" {data-attributes}>{section_htmlwrapper}</div>',
			'group_wrapper'			=> '<div id="{element-id}" class="row-default {element-class}" style="{style}" {data-attributes}>{section_htmlwrapper}</div>',
			'nested_wrapper'		=> '<div id="{element-id}" class="row-default {element-class}" style="{style}" {data-attributes}>{section_htmlwrapper}</div>',
			
			'items_per_page'		=> 20,
			'global_tax'			=> 0.21,
			'defaultHomeSection'	=> "home",
			'navigationToggler'		=> '<span class="toggle-menu" data-responsive-toggle="responsive-menu" data-hide-for="%s"><button class="toggle-navigation" type="button" data-toggle="responsive-menu"><span></span><span></span><span></span><span></span></button></span>',

			'labels' => [
				'cookie_text'			=> "Deze website gebruikt cookies om de gebruikerservaring te kunnen verbeteren. Door gebruik te maken van deze website gaat u hiermee akkoord.",
				'cookie_link'			=> 'Contact/cookies',
				'cookie_link_accept'	=> 'accept-cookies',
				'cookie_button_more'	=> 'Meer Informatie',
				'cookie_button_accept'	=> 'Accepteren',
				'accept_label'			=> 'Accepteren',
				'more_information'		=> 'Lees meer',
				'question' 				=> 'Vragen?',
				'search_header'			=> 'Search Results',
				'search_button'			=> 'Search',
				'search_placeholder'	=> "Search within the website",
				'search_no_result'		=> "Sorry no results were found.",
				'mandatory_field'		=> "Verplicht",
				'error_404_header'		=> "Pagina niet gevonden (404)",
				'error_404_desc'		=> "De pagina die u zoekt kon niet worden gevonden",
				'error_404_img'			=> '<img src="/images/remote-working.png" alt="" %s />',
				'footer_copy'			=> "© ". date("Y"). " %s",
				'phone_countrycode'		=> "+31",
				'mandatory_field'		=> "Verplicht veld"
			],
						
			
	        'renderer' => [ 'template_path' => __DIR__ . '/../views/'],
	        'logger' => [
	            'name' => 'slim-app',
	            'path' => __DIR__ . '/../logs/'.date('Y-m-d').'.log',
	            'level' => \Monolog\Logger::DEBUG,
			]
				
					
	    ]
		

	];
	

	
	
	
?>