query("SELECT `msg` FROM `$dbname`.`imprint` WHERE `text`=`adress`")->fetchAll(PDO::FETCH_UNIQUE|PDO::FETCH_ASSOC); $stats_user = $mysqlcon->query("SELECT `adress`,`email`,`phone`,`active_month`,`last_calculated` FROM `$dbname`.`stats_user` WHERE `uuid`='".$_SESSION[$rspathhex.'tsuid']."'")->fetch(); require_once('nav.php'); ?>
' . $cfg['imprint_address'] . '
' . $cfg['imprint_email'] . '
' . $cfg['imprint_phone'] . '
' . $cfg['imprint_notes'] . '