This commit is contained in:
root
2025-11-13 19:04:05 +03:00
commit 240d0aba5f
75129 changed files with 11118122 additions and 0 deletions

6
s1/info/.section.php Normal file
View File

@@ -0,0 +1,6 @@
<?
$sSectionName = "Информация";
$arDirProperties = Array(
"MENU" => "Y"
);
?>