5 lines
51 B
PHP
5 lines
51 B
PHP
<?
|
|
$arDirProperties = Array(
|
|
"MENU" => "N"
|
|
);
|
|
?>
|
<?
|
|
$arDirProperties = Array(
|
|
"MENU" => "N"
|
|
);
|
|
?>
|