constant XMLSITEMAP_LASTMOD_MEDIUM in XML sitemap 6.2
Same name and namespace in other branches
- 8 xmlsitemap.module \XMLSITEMAP_LASTMOD_MEDIUM
- 7.2 xmlsitemap.module \XMLSITEMAP_LASTMOD_MEDIUM
- 2.x xmlsitemap.module \XMLSITEMAP_LASTMOD_MEDIUM
Medium lastmod timestamp format.
4 uses of XMLSITEMAP_LASTMOD_MEDIUM
- XMLSitemapIndexWriter::generateXML in ./
xmlsitemap.xmlsitemap.inc - xmlsitemap_generate_chunk in ./
xmlsitemap.generate.inc - xmlsitemap_settings_form in ./
xmlsitemap.admin.inc - Form builder; Administration settings form.
- xmlsitemap_variables in ./
xmlsitemap.module - Internal default variables for xmlsitemap_var().
File
- ./
xmlsitemap.module, line 44 - Main file for the xmlsitemap module.
Code
define('XMLSITEMAP_LASTMOD_MEDIUM', 'Y-m-d\\TH:i\\Z');