diff --git a/console/SiteMapController.php b/console/SiteMapController.php index a596000..edc7afe 100755 --- a/console/SiteMapController.php +++ b/console/SiteMapController.php @@ -118,7 +118,7 @@ $this->mapNumber++; $this->mainMap .= ''. - 'https://extremstyle.ua/ru/' . $this->fileName . ''. + 'https://extremstyle.ua/' . $this->fileName . ''. '' . date('Y-m-d') . ''. ''; -- libgit2 0.21.4