%PDF- %PDF-
| Direktori : /home1/lightco1/www/plugins/content/sigplus/fields/ |
| Current File : //home1/lightco1/www/plugins/content/sigplus/fields/constants.php |
<?php
/**
* @file
* @brief sigplus Image Gallery Plus global constants
* @author Levente Hunyadi
* @version 1.5.0
* @remarks Copyright (C) 2009-2014 Levente Hunyadi
* @remarks Licensed under GNU/GPLv3, see http://www.gnu.org/licenses/gpl-3.0.html
* @see http://hunyadi.info.hu/projects/sigplus
*/
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
if (!defined('SIGPLUS_PLUGIN_FOLDER')) {
define('SIGPLUS_PLUGIN_FOLDER', 'sigplus');
}
if (!defined('SIGPLUS_MEDIA_FOLDER')) {
define('SIGPLUS_MEDIA_FOLDER', 'sigplus');
}