Current File : /home/caballoscriollos/public_html/web/library/class.eventoimagen.php
<?php
class EventoImagen
{
public $IdImagen;
public $IdEvento;
public $Imagen;
public $Epigrafe;
public function ParseFromArray(array $arr)
{
$this->IdImagen = $arr['IdImagen'];
$this->IdEvento = $arr['IdEvento'];
$this->Imagen = stripslashes($arr['Imagen']);
$this->Epigrafe = stripslashes($arr['Epigrafe']);
}
}
?>
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat