Your IP : 216.73.217.80


Current Path : /home/jlgagfroyt/www/AAOLD/modules/mod_jw_srfr/
Upload File :
Current File : /home/jlgagfroyt/www/AAOLD/modules/mod_jw_srfr/redir.php

<?php

// no direct access
defined('_JEXEC') or die('Restricted access');

/* Disable until a proper source & referrer check is in place
$url = (string) $_GET['url'];
$url = urldecode($url);
header('Location: '.$url);
*/