summaryrefslogtreecommitdiff
path: root/display_fisheye_gallery_inc.php
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-04-11 13:04:25 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-04-11 13:04:25 +0000
commiteb08b8f0000b8bf35bb4a30a31003ed2d30c631f (patch)
tree635d47dee3e1861fb36781894b428f940b1c08a9 /display_fisheye_gallery_inc.php
parentf5e30c102c870779049504b6c9ec34961a3f5dc2 (diff)
downloadfisheye-eb08b8f0000b8bf35bb4a30a31003ed2d30c631f.tar.gz
fisheye-eb08b8f0000b8bf35bb4a30a31003ed2d30c631f.tar.bz2
fisheye-eb08b8f0000b8bf35bb4a30a31003ed2d30c631f.zip
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Diffstat (limited to 'display_fisheye_gallery_inc.php')
-rw-r--r--display_fisheye_gallery_inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/display_fisheye_gallery_inc.php b/display_fisheye_gallery_inc.php
index 1b9464a..1cea4d7 100644
--- a/display_fisheye_gallery_inc.php
+++ b/display_fisheye_gallery_inc.php
@@ -1,11 +1,11 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_fisheye/display_fisheye_gallery_inc.php,v 1.4 2005/08/24 20:50:17 squareing Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_fisheye/display_fisheye_gallery_inc.php,v 1.5 2006/04/11 13:04:24 squareing Exp $
* @package fisheye
* @subpackage functions
*/
-$displayHash = array( 'perm_name' => 'bit_p_view_fisheye' );
+$displayHash = array( 'perm_name' => 'p_fisheye_view' );
$gContent->invokeServices( 'content_display_function', $displayHash );
if (!empty($_REQUEST['page']) && is_numeric($_REQUEST['page'])) {