ez-pro/s1/include/footer/developer.php
2025-11-13 19:04:05 +03:00

11 lines
263 B
PHP

<?$APPLICATION->IncludeComponent(
"aspro:developer.allcorp3",
".default",
array(
"CACHE_TYPE" => "A",
"CACHE_TIME" => "3600000",
"CACHE_GROUPS" => "N",
"COMPONENT_TEMPLATE" => ".default",
),
false
);?>