Uname: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Software: Apache
PHP version: 5.6.40 [ PHP INFO ] PHP os: Linux
Server Ip: 217.160.0.194
Your Ip: 216.73.217.65
User: u72294154 (9179942) | Group: ftpusers (600)
Safe Mode: OFF
Disable Function:
NONE

name : index.php
<html>
<?php
  $cliente=$_GET["cliente"];
  $msj=$_GET["msj"];
  if ($msj!="") $cliente=$cliente ."&msg=1";
  $estadistica=$_GET["estadistica"];
  if(isset($_GET["col"]))
	$cliente.="&col=".$_GET["col"];
if ($cliente!=""){

?>
<FRAMESET ROWS="100%,*" BORDER="0" FRAMEBORDER="0" FRAMESPACING="0">
<FRAME NAME="SUBdominios" SRC="https://ap.inmovilla.com/app/escaparatecliente/index.php?cliente=<?php echo $cliente; ?>" BORDER=0 NORESIZE
SCROLLING="AUTO">
</FRAMESET>
</html> 

<?php
}
if ($estadistica!=""){ ?>

<FRAMESET ROWS="100%,*" BORDER="0" FRAMEBORDER="0" FRAMESPACING="0">
<FRAME NAME="SUBdominios" SRC="https://ap.inmovilla.com/app/propietarios/index.php?cliente=<?php echo $estadistica; ?>" BORDER=0 NORESIZE
SCROLLING="AUTO">
</FRAMESET>
</html> 

<?php
}
?>
© 2026 GrazzMean