ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
2026-09-12 20:26:14
Editing: top.php
Cancel
Save Changes
<ul id="second-nav" class="nav nav-tabs"> <?php if ($userObj->hasPermission("access_to_setup_section")) { ?> <li <?php if ($navigation[2] == 'setup') { echo 'class="active"'; } ?>> <a href="<?php echo get_absolute_url();?>tracking202/setup" id="SetupPage">Setup</a> </li> <?php } ?> <?php /*if ($userObj->hasPermission("access_to_setup_section")) { ?> <li <?php if ($navigation[2] == 'bots') { echo 'class="active"'; } ?>> <a href="<?php echo get_absolute_url();?>tracking202/bots/rapidbuilder.php" id="BotsPage">Automation & Bots</a> </li> <?php } */ ?> <li <?php if (($navigation[1] == 'account' and !$navigation[2]) or ($navigation[2] == 'overview')) { echo 'class="active"'; } ?>><a href="<?php echo get_absolute_url();?>tracking202/overview" id="OverviewPage">Overview</a></li> <li <?php if ($navigation[2] == 'analyze') { echo 'class="active"'; } ?>><a href="<?php echo get_absolute_url();?>tracking202/analyze" id="AnalyzePage">Analyze</a></li> <li <?php if ($navigation[2] == 'visitors') { echo 'class="active"'; } ?>><a href="<?php echo get_absolute_url();?>tracking202/visitors" id="VisitorsPage">Visitors</a></li> <li <?php if ($navigation[2] == 'spy') { echo 'class="active"'; } ?>><a href="<?php echo get_absolute_url();?>tracking202/spy" id="SpyPage">Spy</a></li> <?php if ($userObj->hasPermission("access_to_update_section")) { ?> <li <?php if ($navigation[2] == 'update') { echo 'class="active"'; } ?>> <a href="<?php echo get_absolute_url();?>tracking202/update" id="UpdatePage">Update</a> </li> <?php } ?> <li <?php if ($navigation[2] == 'export') { echo 'class="active"'; } ?>><a href="<?php echo get_absolute_url();?>tracking202/export/index.php" id="ExportPage">Export</a></li> <?php if ($userObj->hasPermission("access_to_setup_section")) { ?> <li <?php if ($navigation[2] == 'logs') { echo 'class="active"'; } ?>><a href="<?php echo get_absolute_url();?>tracking202/logs" id="ExportPage">Conversion Logs</a></li> <?php } ?> </ul>
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete