diff --git a/conlite/includes/functions.includePluginConf.php b/conlite/includes/functions.includePluginConf.php index cbfb20b..a321f59 100644 --- a/conlite/includes/functions.includePluginConf.php +++ b/conlite/includes/functions.includePluginConf.php @@ -2,18 +2,15 @@ /** * - * @package Includes - * @subpackage Plugins - * @version $Rev$ + * @package ConLite\Includes\Plugin\Config * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org * @license http://www.gnu.de/documents/gpl.en.html GPL v3 (english version) * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org - * - * $Id$: */ + defined('CON_FRAMEWORK') || die('Illegal call: Missing framework initialization - request aborted.'); $bDebug = FALSE;