
Originally Posted by
Bruce1952
Ok I located the file and I think that I should remove it from the site as it has to so with old software but just want to make sure before I delete it. This is what is in the file:
File.zip
I would say that if you no longer have LiveZilla installed on your site then it is safe to delete it.
For others who may wonder, the contents of the file in that zip begin with
Code:
<?php
/*********************************************************************************
*******
* LiveZilla track.php
*
* Copyright 2015 LiveZilla GmbH
* All rights reserved
* LiveZilla is a registered trademark.
*
* Improper changes to this file may cause critical errors.
**********************************************************************************
*****/
if(!defined("IN_LIVEZILLA"))
die();
require(LIVEZILLA_PATH . "_lib/functions.tracking.inc.php");
if(!Server::IsAvailable())
VisitorMonitoring::Abort(2);
Bookmarks