| Current Path : /home/sunflowe/www2/j15/modules/mod_rokweather/lib/ |
| Current File : /home/sunflowe/www2/j15/modules/mod_rokweather/lib/include.php |
<?php
/**
* @version 1.7 October 23, 2012
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
if (!defined('RTCOMMON'))
{
define('RTCOMMON', 'RTCOMMON');
require_once(dirname(__FILE__) . '/RTCommon/ClassLoader.php');
} else {
$currentLibPath = realpath(dirname(__FILE__).'/..'.'/lib');
RTCommon_ClassLoader::addPath($currentLibPath);
}