ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
2026-09-12 19:10:23
Editing: index.php
Cancel
Save Changes
<?php include_once(str_repeat("../", 2).'202-config/connect.php'); AUTH::require_user(); //set the timezone for the user, for entering their dates. AUTH::set_timezone($_SESSION['user_timezone']); //show the template template_top('Spy View',NULL,NULL,NULL); ?> <div class="row" style="margin-bottom: 15px;"> <div class="col-xs-12"> <h6>Spy View <?php showHelp("spy"); ?></h6> <small>Spy is a live view of visitors interacting with your campaigns.</small> </div> </div> <?php display_calendar(get_absolute_url().'tracking202/ajax/click_history.php?spy=1', false, true, true, false, false, true, false); ?> <script type="text/javascript"> runSpy(); window.setInterval(function(){ runSpy(); }, 5000); </script> <?php template_bottom();
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