Skip to content
This repository was archived by the owner on Nov 30, 2017. It is now read-only.

Commit 85fb7b6

Browse files
JeximJexim
Jexim
authored and
Jexim
committed
0 parents  commit 85fb7b6

File tree

44,360 files changed

+3122276
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44,360 files changed

+3122276
-0
lines changed

en/404.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Error 404");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/500.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Error 500");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/about/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "About the Corporation";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/about/board-directors/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Board of Directors";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/about/board-directors/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Board of Directors");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/about/first-person/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "First-person";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/about/first-person/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("First-person");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/about/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("About the Corporation");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/about/management/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Management";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/about/management/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Management");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/contacts/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Contact information";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/contacts/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Contact information");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/enterprises/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Enterprises";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/enterprises/element.php

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");?>
2+
3+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/enterprises/index.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Enterprises");
4+
?>
5+
6+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("USC");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/innovation/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Innovation";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Innovative development";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/innovation/development/index.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Innovative development");
4+
?>
5+
6+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/innovation/index.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Innovation");
4+
?>
5+
6+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Technology platforms";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Technology platforms");
4+
?>
5+
6+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/products/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Products";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/products/civil/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Civil products";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/products/civil/index.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Products");
4+
?>
5+
6+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/products/element.php

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");?>
2+
3+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/products/index.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Products");
4+
?>
5+
6+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/search/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Search";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/search/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Search result");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

en/sitemap/.section.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?
2+
$sSectionName = "Site map";
3+
$arDirProperties = Array(
4+
5+
);
6+
?>

en/sitemap/index.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?
2+
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
3+
$APPLICATION->SetTitle("Site map");
4+
?>
5+
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

htdocs/.access.php

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?
2+
$PERM["search"]["5"]="W";
3+
$PERM["products"]["5"]="W";
4+
$PERM["services"]["5"]="W";
5+
$PERM["news"]["5"]="W";
6+
$PERM["contacts"]["5"]="W";
7+
$PERM["company"]["5"]="W";
8+
$PERM["index.php"]["5"]="W";
9+
$PERM["/"]["*"]="R";
10+
?>

htdocs/.htaccess

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Options -Indexes
2+
ErrorDocument 404 /404.php
3+
4+
<IfModule mod_php5.c>
5+
php_flag allow_call_time_pass_reference 1
6+
php_flag session.use_trans_sid off
7+
8+
#php_value display_errors 1
9+
10+
#php_value mbstring.func_overload 2
11+
#php_value mbstring.internal_encoding UTF-8
12+
</IfModule>
13+
14+
<IfModule mod_rewrite.c>
15+
Options +FollowSymLinks
16+
RewriteEngine On
17+
RewriteCond %{REQUEST_FILENAME} !-f
18+
RewriteCond %{REQUEST_FILENAME} !-l
19+
RewriteCond %{REQUEST_FILENAME} !-d
20+
RewriteCond %{REQUEST_FILENAME} !/bitrix/urlrewrite.php$
21+
RewriteRule ^(.*)$ /bitrix/urlrewrite.php [L]
22+
RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}]
23+
</IfModule>
24+
25+
<IfModule mod_dir.c>
26+
DirectoryIndex index.php index.html
27+
</IfModule>
28+
29+
<IfModule mod_expires.c>
30+
ExpiresActive on
31+
ExpiresByType image/jpeg "access plus 3 day"
32+
ExpiresByType image/gif "access plus 3 day"
33+
</IfModule>

htdocs/.section.php

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?
2+
$sSectionName = "Главная";
3+
$arDirProperties = array(
4+
"description" => "Мебельная компания осуществляет производство мебели на высококлассном оборудовании с применением минимальной доли ручного труда, что позволяет обеспечить высокое качество нашей продукции.",
5+
"keywords" => "мягкая мебель, офисная мебель, мебель для кухни, детская мебель",
6+
"robots" => "index, follow"
7+
);
8+
?>

htdocs/.top.menu.php

+67
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<?
2+
$aMenuLinks = Array(
3+
Array(
4+
"О корпорации",
5+
"/about/",
6+
Array(),
7+
Array(),
8+
""
9+
),
10+
Array(
11+
"Продукция",
12+
"/products/",
13+
Array(),
14+
Array(),
15+
""
16+
),
17+
Array(
18+
"Инновации",
19+
"/innovation/",
20+
Array(),
21+
Array(),
22+
""
23+
),
24+
Array(
25+
"Предприятия",
26+
"/enterprises/",
27+
Array(),
28+
Array(),
29+
""
30+
),
31+
Array(
32+
"Закупки",
33+
"/purchases/",
34+
Array(),
35+
Array(),
36+
""
37+
),
38+
Array(
39+
"Пресс-центр",
40+
"/press-center/",
41+
Array(),
42+
Array(),
43+
""
44+
),
45+
Array(
46+
"Корпоративная жилищная программа",
47+
"/corporate-housing-policy/",
48+
Array(),
49+
Array(),
50+
""
51+
),
52+
Array(
53+
"Кадровая политика",
54+
"/personnel-policy/",
55+
Array(),
56+
Array(),
57+
""
58+
),
59+
Array(
60+
"Контактная информация",
61+
"/contacts/",
62+
Array(),
63+
Array(),
64+
""
65+
)
66+
);
67+
?>

0 commit comments

Comments
 (0)