mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Include base page information
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
*/
|
||||
|
||||
// Ensure that our environment is set up
|
||||
$_SERVER['BASE_PAGE'] = 'quickref.php';
|
||||
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
|
||||
|
||||
// Constant values for the display
|
||||
|
||||
Reference in New Issue
Block a user