From 3708228ac9cf06cce90de4300afb86d3abcaf220 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Tue, 11 Apr 2006 13:03:51 +0000 Subject: rename permissions to new standard using: p___[] --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 39a8a15..30a8bcf 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ isPackageActive( 'calendar', TRUE ); -$gBitSystem->verifyPermission( 'bit_p_view_calendar' ); +$gBitSystem->verifyPermission( 'p_calendar_view' ); // set up $_SESSION and $_REQUEST to make the usable later on // setup list of bit items displayed -- cgit v1.3