<?php

//print_r($_SERVER);die();

$sitepad['db_name'] = 'touriste_spad205';
$sitepad['db_user'] = 'touriste_spad205';
$sitepad['db_pass'] = '-FYrn.o7[j';
$sitepad['db_host'] = 'localhost';
$sitepad['db_table_prefix'] = 'VYj8rwt_';
$sitepad['charset'] = 'utf8mb4';
$sitepad['collate'] = 'utf8mb4_unicode_ci';
$sitepad['serving_url'] = 'plmntravels.com';// URL without protocol but with directory as well
$sitepad['url'] = 'https://plmntravels.com';
$sitepad['relativeurl'] = '';
$sitepad['.sitepad'] = '/home/touriste';
$sitepad['sitepad_plugin_path'] = '/usr/local/sitepad';
$sitepad['editor_path'] = '/usr/local/sitepad/editor';
$sitepad['path'] = dirname(__FILE__);
$sitepad['AUTH_KEY'] = 'INGACr2UCeX2BY3TxM3ubKtRJNrOqSOWk4TC86wA93x0bm5QqxPv5hK1QnmsP54o';
$sitepad['SECURE_AUTH_KEY'] = 'lVMZS2yC5PG4fZ6wI4DBkywZr4OiYDT3QbgwDIxc09RKKUOYKGkyh5BSlYCBPXZj';
$sitepad['LOGGED_IN_KEY'] = 'kpTOBHQdVr8xmEygTGrJAn13CBrlthuIPKaOTF9sDrsQUsYB0OYZjOixxRwUi37n';
$sitepad['NONCE_KEY'] = 'x7JN1ztJKhveXmAwBRfZB1MiIckHGnY1rmK3HKvCJhSccFi3iEsi046Pthob0id0';
$sitepad['AUTH_SALT'] = 'CzrkU4XTiOb8ECa7ny5vGFTPn8RUQKzFdsqPZX8xGGZBFUojaKhrFsSZhtpYaBlg';
$sitepad['SECURE_AUTH_SALT'] = 'qy19xYicY2Km1hXTlBIMQBDJLRARgjZ5IDEGmrrELa2ZTZLk66ZqcRlSKAFQfXS4';
$sitepad['LOGGED_IN_SALT'] = 'STuy9yRtMdpnh8xcN481P9Kkci5fNb1Egj6irTppJbNulKi2g0uAMhsvh0OIuyoY';
$sitepad['NONCE_SALT'] = 'yq1EBAzCzhhx9GCJaIiGITYA72AqhHDXXAaYfBRK4bJB4UrHcbyRliOghO8eeo01';

if(!include_once($sitepad['editor_path'].'/site-inc/bootstrap.php')){
	die('Could not include the bootstrap.php. One of the reasons could be open_basedir restriction !');
}

