File "default.php"

Full Path: /home/romayxjt/public_html/wp-content/plugins/vikbooking/site/views/tinyurl/tmpl/default.php
File size: 419 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * @package     VikBooking
 * @subpackage  com_vikbooking
 * @author      E4J srl
 * @copyright   Copyright (C) 2024 E4J srl. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE
 * @link        https://vikwp.com
 */

defined('ABSPATH') or die('No script kiddies please!');

// redirect to the original URL
JFactory::getApplication()->redirect($this->original_url);