Your IP : 216.73.216.240


Current Path : /home/juvelize/www/modules/mod_zhgooglemap/helpers/
Upload File :
Current File : /home/juvelize/www/modules/mod_zhgooglemap/helpers/mod_zhgooglemap.php

<?php
/*------------------------------------------------------------------------
# mod_zhgooglemap - Zh GoogleMap Module
# ------------------------------------------------------------------------
# author:    Dmitry Zhuk
# copyright: Copyright (C) 2011 zhuk.cc. All Rights Reserved.
# license:   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
# website:   http://zhuk.cc
# Technical Support Forum: http://forum.zhuk.cc/
-------------------------------------------------------------------------*/
// No direct access to this file
defined('_JEXEC') or die('Restricted access');

// It doesn't need more now. 
//    all of code used from component

abstract class modZhGoogleMapHelper
{
    
}