Vergleich inc/tasks/checktables.php - 1.8.29 - 1.8.38
Zeile 12 | Zeile 12 |
---|---|
{ |
{ |
// Sorry SQLite, you don't have a decent way of checking if the table is corrupted or not. | if(!in_array($db->type, array('mysql', 'mysqli'))) |
{ | { |