| | |
| | | |
| | | |
| | | $form["title"] = "DB sync"; |
| | | $form["description"] = "Formular zum Anlegen von Datenbank-Synchronisierungen."; |
| | | $form["description"] = "ISPConfig database snchronisation tool."; |
| | | $form["name"] = "dbsync"; |
| | | $form["action"] = "dbsync_edit.php"; |
| | | $form["db_table"] = "sys_dbsync"; |
| | |
| | | 'regex' => '', |
| | | 'errmsg' => '', |
| | | 'default' => '', |
| | | 'value' => '1', |
| | | 'value' => array(0 => 0,1 => 1), |
| | | 'separator' => '', |
| | | 'width' => '30', |
| | | 'maxlength' => '255', |
| | |
| | | 'regex' => '', |
| | | 'errmsg' => '', |
| | | 'default' => '', |
| | | 'value' => '1', |
| | | 'value' => array(0 => 0,1 => 1), |
| | | 'separator' => '', |
| | | 'width' => '30', |
| | | 'maxlength' => '255', |
| | |
| | | 'regex' => '', |
| | | 'errmsg' => '', |
| | | 'default' => '1', |
| | | 'value' => '1', |
| | | 'value' => array(0 => 0,1 => 1), |
| | | 'separator' => '', |
| | | 'width' => '30', |
| | | 'maxlength' => '255', |