Never access cached files by using traditional GET parameters (like other-cached-page.html?parameterName=value). This will make the browser bypass the cache and attempt to get it from network. |
foreach (GetModuleEvents("iblock", "OnAfterCssUnion", true) as $arEvent) ExecuteModuleEventEx($arEvent, array(&$tmpStr)); |
v10.0.11