PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/productjuly1video/chappellemusicology.click/sources/site-pages/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/productjuly1video/chappellemusicology.click/sources/site-pages/content.php

<?php
if (empty($_GET['page_name'])) {
	header("Location: " . PT_Link(''));
    exit();
}

$pt->page_data = $db->where('page_name',PT_Secure($_GET['page_name']))->getOne(T_CUSTOM_PAGES);
if (empty($pt->page_data)) {
	header("Location: " . PT_Link(''));
	exit();
}
$pt->page_url_ = $pt->config->site_url.'/custom_page';
$pt->page        = 'custom_page';
$pt->title       = $pt->page_data->page_title . ' | ' . $pt->config->title;
$pt->description = $pt->config->description;
$pt->keyword     = $pt->config->keyword;
$pt->content     = PT_LoadPage('custom_page/content');