| | |
| | | -- -------------------------------------------------------- |
| | | -- -------------------------------------------------------- |
| | | |
| | | -- |
| | | -- Table structure for table `aps_instances` |
| | |
| | | -- -------------------------------------------------------- |
| | | |
| | | -- |
| | | -- Tabellenstruktur für Tabelle `aps_settings` |
| | | -- Table structure for table `aps_settings` |
| | | -- |
| | | |
| | | CREATE TABLE IF NOT EXISTS `aps_settings` ( |
| | |
| | | UNIQUE KEY `name` (`name`) |
| | | ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ; |
| | | |
| | | -- -------------------------------------------------------- |
| | | |
| | | -- |
| | | -- Dumping data for table `aps_settings` |
| | | -- |