You are here

constant XMLSITEMAP_FREQUENCY_ALWAYS in XML sitemap 6.2

Same name and namespace in other branches
  1. 8 xmlsitemap.module \XMLSITEMAP_FREQUENCY_ALWAYS
  2. 7.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_ALWAYS
  3. 2.x xmlsitemap.module \XMLSITEMAP_FREQUENCY_ALWAYS
2 uses of XMLSITEMAP_FREQUENCY_ALWAYS
XMLSitemapCustomFunctionalTest::testCustomLinks in xmlsitemap_custom/xmlsitemap_custom.test
XMLSitemapUnitTest::testGetChangefreq in ./xmlsitemap.test
Tests for xmlsitemap_get_changefreq().

File

./xmlsitemap.module, line 34
Main file for the xmlsitemap module.

Code

define('XMLSITEMAP_FREQUENCY_ALWAYS', 60);