Upload current progress. bedtime
This commit is contained in:
parent
d79133974c
commit
a93d62e2a1
2 changed files with 7 additions and 25 deletions
|
@ -1,5 +1,8 @@
|
|||
<?php
|
||||
|
||||
if(!defined("COMMON"))
|
||||
require("Common.php");
|
||||
|
||||
if(DB_NAME == "changeme" && DB_PASS == "changeme") {
|
||||
$ret = array (
|
||||
"done" => false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue