corrected database name

This commit is contained in:
Patrick Höhn
2017-07-30 22:33:11 +02:00
committed by GitHub
parent 1c042627bb
commit 1a7a003137

View File

@@ -1,4 +1,4 @@
#!/usr/bin/php
#!/usr/local/bin/php
<?
set_include_path("../include");
require("header.inc.php");