Some more linting thanks to scrutinizer-ci
This commit is contained in:
@ -62,7 +62,9 @@ class XMLSitemap extends Extension {
|
||||
private function handle_full_sitemap()
|
||||
{
|
||||
global $database, $config;
|
||||
|
||||
// add index
|
||||
$index = array();
|
||||
$index[0] = $config->get_string("front_page");
|
||||
$this->add_sitemap_queue($index, "weekly", "1");
|
||||
|
||||
|
Reference in New Issue
Block a user