constant XMLSITEMAP_LASTMOD_MEDIUM in XML sitemap 2.x
Same name and namespace in other branches
- 8 xmlsitemap.module \XMLSITEMAP_LASTMOD_MEDIUM
- 6.2 xmlsitemap.module \XMLSITEMAP_LASTMOD_MEDIUM
- 7.2 xmlsitemap.module \XMLSITEMAP_LASTMOD_MEDIUM
Medium lastmod timestamp format.
1 use of XMLSITEMAP_LASTMOD_MEDIUM
- xmlsitemap_config_variables in ./
xmlsitemap.module - Internal default variables config for xmlsitemap_var().
File
- ./
xmlsitemap.module, line 69 - xmlsitemap XML sitemap
Code
const XMLSITEMAP_LASTMOD_MEDIUM = 'Y-m-d\\TH:i\\Z';