1
0
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:
Colin Viebrock
2001-02-07 22:36:17 +00:00
parent cce509a413
commit ea8f634dac

View File

@@ -1,4 +1,5 @@
<?php
require_once 'prepend.inc';
if (file_exists("../configuration.inc")) {
include_once "../configuration.inc";