6 lines
104 B
PHP
6 lines
104 B
PHP
<?
|
|
$sSectionName = "Написать директору";
|
|
$arDirProperties = array(
|
|
"MENU" => "Y"
|
|
);
|
|
?>
|