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