Current Path : /home/cinepatreb/www/tmp/install_54df7a47ccdfd/front/controllers/ |
Current File : /home/cinepatreb/www/tmp/install_54df7a47ccdfd/front/controllers/lists.php |
<?php /** * @package AcyMailing for Joomla! * @version 4.9.0 * @author acyba.com * @copyright (C) 2009-2015 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 class ListsController extends acymailingController{ }