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