mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
The header was pointing to the wrong directory. Corrected.
This commit is contained in:
@@ -143,7 +143,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
|
||||
?>
|
||||
|
||||
|
||||
<?php include("../include_header.html"); ?>
|
||||
<?php include("include_header.html"); ?>
|
||||
|
||||
<table border="0" cellpadding="1" cellspacing="0">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user