$existingSlug = $this->verify_post_slug($policyPageSlug);
if (!$existingSlug) {
-trigger_error("*** SLUG NOT FOUND ***", E_USER_NOTICE);
-
$pageContent = "
<div style=\"display:inline-block\">
<a name=\"cookies\"><h2>Cookies and Privacy</h2></a>
define('GLM_SERVERSTATS_DATABASE_PASSWORD', ',Wv4W*~^bL_vF3F4PbGsS');
// PROVIDER ENABLED ADDRESSES - If base URL matches one of these, site is considered the "Provider" site.
-define('GLM_SERVERSTATS_PROVIDER', 'www.gaslightmedia.com:192.168.44.82:localhost'); // Development System
+define('GLM_SERVERSTATS_PROVIDER', 'www.gaslightmedia.com:192.168.44.83:localhost'); // Development System
// Check if debug enabled
if (GLM_SERVERSTATS_PLUGIN_DEBUG) {
define('GLM_SERVERSTATS_PLUGIN_IS_PROVIDER', false);
define('GLM_SERVERSTATS_PLUGIN_HOSTNAME', $urlParts['host']);
}
-echo GLM_SERVERSTATS_PLUGIN_HOSTNAME;
$pageUri = explode('?', $_SERVER['REQUEST_URI']); // Bust this up to access URL path and script name only
// Enable to display smarty template debug.