Update admin_robots.php

This commit is contained in:
Roman Kelesidis 2025-05-29 16:16:39 +03:00
commit 14bd04807d

View file

@ -14,7 +14,7 @@ if (!empty($setmodules)) {
require __DIR__ . '/pagestart.php';
$robots_file = BB_ROOT . '/robots.txt';
$robots_file = BB_ROOT . 'robots.txt';
// Обработка сохранения
if (isset($_POST['save'])) {