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