mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
- added link back to installation
This commit is contained in:
parent
7eb1173ebe
commit
bfa1524b62
|
@ -83,6 +83,7 @@ if($rec = $res->FetchRow()) {
|
|||
} else {
|
||||
echo $errorMsg;
|
||||
}
|
||||
echo "<p><a href=\"install.php\">Go back to installation.</a></p>";
|
||||
} else {
|
||||
echo "<p>Could not determine database schema version.</p>";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user