verifyPackage( 'pigeonholes' ); $gBitSystem->verifyPermission( 'bit_p_edit_pigeonholes' ); include_once( PIGEONHOLES_PKG_PATH.'lookup_pigeonholes_inc.php' ); $verifyStructurePermission = 'bit_p_edit_pigeonholes'; include_once( LIBERTY_PKG_PATH.'edit_structure_inc.php' ); // Display the template $gBitSystem->display( 'bitpackage:pigeonholes/edit_structure.tpl', $gStructure->mInfo["title"] ); ?>