| Current Path : /home/missmand/public_html/js/lightbox/ |
| Current File : /home/missmand/public_html/js/lightbox/success.php.tar |
home/missmand/public_html/js/filemanager/uploader/success.php 0000644 00000000617 15177523433 0020511 0 ustar 00 <html>
<head>
<!--JUPLOAD_JSCRIPT-->
<title>JUpload RESPONSIVE filemanager</title>
<style>
body {
padding: 0px;
margin: 0px;
}
</style>
<meta http-equiv="refresh"
content="3;url=index.php?path=<?php echo strip_tags(preg_replace("/[^a-zA-Z0-9\.\[\]_| -]/", '', $_GET['path'])); ?>">
</head>
<body>
<center><br/><br/>
<img src="success.jpg" alt="success">
</center>
</body>
</html>