From e3e0413d1f7bfcd95b58f7f0357deeabebb27929 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Tue, 13 Dec 2016 19:19:35 +0200 Subject: [PATCH] site map --- console/SiteMapController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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