/
home
/
assocoweys
/
cdc93
/
modules
/
mod_custom_facebook_display
/
Upload File
HOME
<?php /** * @package FaceBook Slider * @copyright Copyright (C) 2009 - 2010 Open Source Matters. All rights reserved. * @license http://www.gnu.org/licenses/lgpl.html GNU/LGPL, see LICENSE.php * **/ // no direct access defined('_JEXEC') or die('Restricted access'); // Include the syndicate functions only once require_once __DIR__ . '/helper.php'; require(JModuleHelper::getLayoutPath('mod_custom_facebook_display')); ?>