This commit is contained in:
Stefan STIDL 2023-11-04 00:34:33 +01:00
parent 34dd410d14
commit 013e7d56e2

View file

@ -92,7 +92,7 @@ if(!isset($db_type) || $db_type != 'postgresql'){
echo $failed;
}
?>
</td><td>Only required if using sqlite.</td></tr>
</td><td>Only required if using postgresql.</td></tr>
<tr><td colspan="3" class='SectionHeading'>Database check</td></tr>