?
Path : /home/admin/public_html/old/board/modules/mod_spcounter/ |
Current File : /home/admin/public_html/old/board/modules/mod_spcounter/mod_spcounter.php |
<?php /** * Apple Style Counter module for Joomla! * * @package AppleStyleCounter.zip * @subpackage Modules * @link www.splabs.it * @license GNU/GPL, see LICENSE.php * AppleStyleCounter from SPLabs is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * * This module is based on Chris Nanney javascript skills available on http://cnanney.com/ * */ // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); require( JModuleHelper::getLayoutPath( 'mod_spcounter' ) );