| | |
| | | } else {
|
| | | $this->tpl->setVar('logo', ' ');
|
| | | }
|
| | | $this->tpl->setVar('app_title',$conf["app_title"]);
|
| | |
|
| | | }
|
| | |
|
| | |
| | |
|
| | | ini_set('register_globals',0);
|
| | |
|
| | | $conf['app_title'] = "MyDNSConfig";
|
| | | $conf["app_version"] = "1.0.0";
|
| | |
|
| | | $conf["rootpath"] = "F:\\server\\www\\ispconfig3\\interface";
|
| | | //$conf["rootpath"] = "D:\\www\\ispconfig3\\interface";
|
| | | //$conf["rootpath"] = "/home/www/ispconfig3/web/cms";
|
| | |
| | | -- Daten für Tabelle `sys_user`
|
| | | --
|
| | |
|
| | | INSERT INTO `sys_user` (`userid`, `sys_userid`, `sys_groupid`, `sys_perm_user`, `sys_perm_group`, `sys_perm_other`, `username`, `passwort`, `modules`, `startmodule`, `app_theme`, `typ`, `active`, `name`, `vorname`, `unternehmen`, `strasse`, `ort`, `plz`, `land`, `email`, `url`, `telefon`, `fax`, `language`, `groups`, `default_group`) VALUES (1, 1, 0, 'riud', 'riud', '', 'admin', '21232f297a57a5a743894a0e4a801fc3', 'admin,designer,sites', 'admin', 'default', 'admin', 1, '', 'Administrator', '', '', '', '', '', '', '', '', '', 'en', '1,2', 0);
|
| | | INSERT INTO `sys_user` (`userid`, `sys_userid`, `sys_groupid`, `sys_perm_user`, `sys_perm_group`, `sys_perm_other`, `username`, `passwort`, `modules`, `startmodule`, `app_theme`, `typ`, `active`, `name`, `vorname`, `unternehmen`, `strasse`, `ort`, `plz`, `land`, `email`, `url`, `telefon`, `fax`, `language`, `groups`, `default_group`) VALUES (1, 1, 0, 'riud', 'riud', '', 'admin', '21232f297a57a5a743894a0e4a801fc3', 'admin,designer,sites,dns', 'admin', 'default', 'admin', 1, '', 'Administrator', '', '', '', '', '', '', '', '', '', 'en', '1,2', 0);
|
| | |
|
| | | --
|
| | | -- Table structure for table `rr`
|
| | |
| | | -- Dumping data for table `soa`
|
| | | --
|
| | |
|
| | | -- --------------------------------------------------------
|
| | | -- -------------------------------------------------------- |
| | |
| | | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
| | | <html>
|
| | | <head>
|
| | | <title>ISPConfig</title>
|
| | | <title><tmpl_var name="app_title"></title>
|
| | | <meta http-equiv="Content-Type" content="{tmpl_var name='html_content_encoding'}">
|
| | | <link href="themes/{tmpl_var name="theme"}/style.css" rel="stylesheet" type="text/css">
|
| | | <script language= "JavaScript">
|