We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bc37d commit 065e66cCopy full SHA for 065e66c
1 file changed
web/search/index.php
@@ -25,7 +25,7 @@
25
top_panel($user,$TAB);
26
27
$lang = 'ru_RU.utf8';
28
-setlocale(LC_ALL, $lang);
+//setlocale(LC_ALL, $lang);
29
30
// Data
31
if ($_SESSION['user'] == 'admin') {
0 commit comments