| Current Path : /home/cinepatreb/www/ws/components/com_acymailing/views/frontfile/ |
| Current File : /home/cinepatreb/www/ws/components/com_acymailing/views/frontfile/view.html.php |
<?php
/**
* @package AcyMailing for Joomla!
* @version 5.9.6
* @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';
}