Exemplo n.º 1
0
 function SitemapApp()
 {
     parent::__construct();
     $this->_google_sitemmap_file = ROOT_PATH . '/data/google_sitemmap.xml';
 }