fix installwp
This commit is contained in:
@@ -39,7 +39,7 @@ if($SURE == "yes")
|
||||
$output = shell_exec($command);
|
||||
echo "<pre>$output</pre>";
|
||||
|
||||
# Delete passfile
|
||||
// Delete passfile
|
||||
unlink($PASSFILE);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user