The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What was this code changed?
Hi,
Im working on getting the port to of ibProArcade to work with VB 3.5 I need to know what this code has changed to.. The edit went in admincp/index.php I do got Chris permission's, im stlmike over @ the board. Thanks, Mike Code:
construct_nav_option('Arcade Main Settings', 'arcade.php?code=settings', '<br />'); construct_nav_option('Games List' , 'arcade.php?', '<br />'); construct_nav_option('Categories' , 'arcade.php?code=cat', '<br />'); construct_nav_option('Add Game' , 'arcade.php?code=add_game', '<br />'); construct_nav_option('Tournaments' , 'arcade.php?code=tourney', '<br />'); construct_nav_option('Group Permissions' , 'arcade.php?code=groups', '<br />'); construct_nav_option('Member Manage' , 'arcade.php?code=user_search', '<br />'); construct_nav_option('IP Banning' , 'arcade.php?code=ip_ban', '<br />'); construct_nav_option('Score Tools' , 'arcade.php?code=score_tools', '<br />'); construct_nav_option('Custom Game Sorting' , 'arcade.php?code=custom', '<br />'); construct_nav_group("Arcade", '<hr />'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|