From 36a35e20127d7535c66a2abcb6aa5a8df61613c0 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 16 Jul 2007 11:15:38 +0000 Subject: set gBitSystem global --- Pigeonholes.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Pigeonholes.php') diff --git a/Pigeonholes.php b/Pigeonholes.php index b35353a..115baa2 100644 --- a/Pigeonholes.php +++ b/Pigeonholes.php @@ -1,6 +1,6 @@ - * @version $Revision: 1.91 $ + * @version $Revision: 1.92 $ * @package pigeonholes */ @@ -947,7 +947,7 @@ function pigeonholes_content_display( &$pObject ) { } function pigeonholes_content_edit( $pObject=NULL ) { - global $gBitSmarty, $gBitUser; + global $gBitSmarty, $gBitUser, $gBitSystem; $pigeonPathList = array(); if( $gBitUser->hasPermission( 'p_pigeonholes_insert_member' ) ) { -- cgit v1.3