8 lines
143 B
PHP
8 lines
143 B
PHP
<?$APPLICATION->IncludeComponent(
|
|
"aspro:theme.selector.allcorp3",
|
|
"",
|
|
array(
|
|
),
|
|
false,
|
|
array("HIDE_ICONS" => "Y")
|
|
);?>
|