mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update admin_robots.php
This commit is contained in:
parent
fecdd50478
commit
14bd04807d
1 changed files with 1 additions and 1 deletions
|
@ -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'])) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue