Current File : /home/pacjaorg/public_html/dnpsom/components/com_acymailing/views/frontfile/view.html.php |
<?php
/**
* @package AcyMailing for Joomla!
* @version 5.10.4
* @author acyba.com
* @copyright (C) 2009-2018 ACYBA S.A.R.L. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
defined('_JEXEC') or die('Restricted access');
?><?php
include(ACYMAILING_BACK.'views'.DS.'file'.DS.'view.html.php');
class FrontfileViewFrontfile extends FileViewFile
{
var $ctrl='frontfile';
}