Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $tables = $db->query('SHOW TABLES') | |
| else | $Tables [$table]['check'] = $db->query_assoc("CHECK TABLE $table EXTENDED") |
| $tables = $db->query('SHOW TABLES') |
Definition at line 14 of file database/set_settings.php.
| else $Tables[$table]['check'] = $db->query_assoc("CHECK TABLE $table EXTENDED") |
Definition at line 27 of file database/set_settings.php.
1.5.5