Stefan STIDL před 2 roky
rodič
revize
013e7d56e2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      results/sanitycheck.php

+ 1 - 1
results/sanitycheck.php

@@ -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>