1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix BASE_PAGE for build-setup.php

This commit is contained in:
Sara Golemon
2021-07-08 19:42:58 +00:00
parent 543076f15b
commit a6e552757d

View File

@@ -1,5 +1,5 @@
<?php
$_SERVER['BASE_PAGE'] = 'get-involved.php';
$_SERVER['BASE_PAGE'] = 'build-setup.php';
include_once __DIR__ . '/include/prepend.inc';
$SIDEBAR_DATA ='