Current File : /home/caballoscriollos/public_html/web/library/class.reportedetalle.php
<?php
class ReporteDetalle
{
public $IdReporte;
public $IdEnvio;
public $Link;
public $CantidadAbiertos;
public function ParseFromArray(array $arr)
{
$this->IdReporte = $arr['IdReporte'];
$this->IdEnvio = $arr['IdEnvio'];
$this->Link = stripslashes($arr['Link']);
$this->CantidadAbiertos = $arr['CantidadAbiertos'];
}
}
?>
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat