Home
last modified time | relevance | path

Searched refs:CONF_ADS_MIN_SECTION_NUMBER_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/template/strap/ComboStrap/Tag/
H A DAdTag.php43 const CONF_ADS_MIN_SECTION_NUMBER_DEFAULT = 2; define in ComboStrap\\Tag\\AdTag
85 … $sectionNumber > self::CONF_ADS_MIN_SECTION_NUMBER_DEFAULT // Doesn't show any ad before
91 …$sectionNumber > self::CONF_ADS_MIN_SECTION_NUMBER_DEFAULT && // Above the minimum number of secti…