Current Directory: /home/astoriaah/www/components/com_sh404sef/views/error404/tmpl
Viewing File: /home/astoriaah/www/components/com_sh404sef/views/error404/tmpl/default.php
<?php
/**
* sh404SEF - SEO extension for Joomla!
*
* @author Yannick Gaultier
* @copyright (c) Yannick Gaultier - Weeblr llc - 2022
* @package sh404SEF
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @version 4.24.1.4308
* @date 2022-05-31
*
*/
/**
* NOTE: this file and this folder, though not used to display anything, is required
* so that Joomla! presents the user with a "404 error page" menu type
* if they want to specify a dedicated menu item for that error page
*/
defined('_JEXEC') or die;
echo $this->content;