mirror of
https://github.com/typemill/typemill.git
synced 2025-08-06 06:07:31 +02:00
resolved merge conflicts
This commit is contained in:
@@ -56,7 +56,7 @@ class PageController extends Controller
|
||||
/* update sitemap */
|
||||
$sitemap = new WriteSitemap();
|
||||
$sitemap->updateSitemap('cache', 'sitemap.xml', 'lastSitemap.txt', $structure, $uri->getBaseUrl());
|
||||
|
||||
|
||||
/* check and update the typemill-version in the user settings */
|
||||
$this->updateVersion($uri->getBaseUrl());
|
||||
}
|
||||
@@ -192,5 +192,5 @@ class PageController extends Controller
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user