corrected database name

master
Patrick Höhn 2017-07-30 22:33:11 +02:00 committed by GitHub
parent 1c042627bb
commit 1a7a003137
1 changed files with 1 additions and 1 deletions

View File

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