* @version $Id$ * @access public * @license http://opensource.org/licenses/MIT * * Inspired from * http://stackoverflow.com/questions/3948947/can-i-use-wget-to-generate-a-sitemap-of-a-website-given-its-url */ _debug(__FILE__ . ' loaded'); global $plug; // we load css file headerAddCSS($plug->getVar('relative_url') .'css/style.css'); ?>