Current File : /home/caballoscriollos/www/web/library/class.sitemap.php
<?php
require_once('class.db.php');
require_once('class.dbaccess.php');
class Sitemap
{
public $IdSitemap;
public $Nombre;
public $Fecha;
public function ParseFromArray(array $arr)
{
$this->IdSitemap = $arr['IdSitemap'];
$this->Nombre = $arr['Nombre'];
$this->Fecha = $arr['Fecha'];
}
}
?>
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat