From 790a6dbeb5e50e75a09df96d9c9ae416bcd25dd1 Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Thu, 6 Aug 2009 22:29:34 +0000 Subject: [PATCH] reserve e_userinfo --- e107_handlers/plugin_class.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/e107_handlers/plugin_class.php b/e107_handlers/plugin_class.php index cb376162a..c51129daf 100644 --- a/e107_handlers/plugin_class.php +++ b/e107_handlers/plugin_class.php @@ -11,8 +11,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_handlers/plugin_class.php,v $ -| $Revision: 1.71 $ -| $Date: 2009-07-20 15:24:34 $ +| $Revision: 1.72 $ +| $Date: 2009-08-06 22:29:34 $ | $Author: e107coders $ +----------------------------------------------------------------------------+ */ @@ -38,7 +38,8 @@ class e107plugin "e_comment", "e_sql", "e_userprofile", - "e_header" + "e_header", + "e_userinfo" ); // List of all plugin variables which need to be checked - install required if one or more set and non-empty