mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
forgot one prepend
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
require_once 'prepend.inc';
|
||||
|
||||
if (file_exists("../configuration.inc")) {
|
||||
include_once "../configuration.inc";
|
||||
|
||||
Reference in New Issue
Block a user