From 945c714b4d562a7178304d67e51cf8fc9ef38341 Mon Sep 17 00:00:00 2001 From: marj Date: Fri, 4 Sep 2009 20:38:36 +0000 Subject: [PATCH] detail --- e107_handlers/e107_class.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e107_handlers/e107_class.php b/e107_handlers/e107_class.php index 5b070ab11..9473ad97d 100644 --- a/e107_handlers/e107_class.php +++ b/e107_handlers/e107_class.php @@ -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;