1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00
This commit is contained in:
marj
2009-09-04 20:38:36 +00:00
parent db20d17b49
commit 945c714b4d

View File

@@ -9,9 +9,9 @@
* e107 Main
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/e107_class.php,v $
* $Revision: 1.43 $
* $Date: 2009-09-03 19:31:25 $
* $Author: e107steved $
* $Revision: 1.44 $
* $Date: 2009-09-04 20:38:36 $
* $Author: marj_nl_fr $
*/
if (!defined('e107_INIT')) { exit; }
@@ -54,7 +54,7 @@ class e107
* Run once load core shortcodes
* while initialize SC parser
*
* @var boolen
* @var boolean
*/
protected static $_sc_core_loaded = false;