Several security things in webspace.

This commit is contained in:
tomas 2005-02-20 17:11:03 +00:00
parent 179d3a39c5
commit 6c001bfbde
7 changed files with 18 additions and 22 deletions

View file

@ -23,12 +23,11 @@
Author : $Author: tomas $
Version : $Revision: 1.1 $
Version : $Revision: 1.2 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/xmlrpc/index.php,v $
------------------------------------------------------------------------------*/
header ("location: ../index.php");
die;
header ("location: xrLocStor.php");
exit;
?>