Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
532ae5 1 <?php
80e3c9 2 $wb["ufw_enable_txt"] = 'Enable';
T 3 $wb["ufw_manage_builtins_txt"] = 'Manage Builtin Rules';
4 $wb["ufw_ipv6_txt"] = 'Enable IPv6';
5 $wb["ufw_default_input_policy_txt"] = 'Default Input Policy';
6 $wb["ufw_default_output_policy_txt"] = 'Default Output Policy';
7 $wb["ufw_default_forward_policy_txt"] = 'Default Forward Policy';
8 $wb["ufw_default_application_policy_txt"] = 'Default Application Policy';
9 $wb["ufw_log_level_txt"] = 'Log Level';
532ae5 10 $wb["jailkit_chroot_home_txt"] = 'Jailkit chroot home';
L 11 $wb["jailkit_chroot_app_sections_txt"] = 'Jailkit chroot app sections';
12 $wb["jailkit_chroot_app_programs_txt"] = 'Jailkit chrooted applications';
824780 13 $wb["jailkit_chroot_cron_programs_txt"] = 'Jailkit cron chrooted applications';
532ae5 14 $wb["website_path_txt"] = 'Website path';
L 15 $wb["website_symlinks_txt"] = 'Website symlinks';
552178 16 $wb['website_symlinks_rel_txt'] = 'Make relative symlinks';
532ae5 17 $wb["website_basedir_txt"] = 'Website basedir';
3501f9 18 $wb["website_autoalias_txt"] = 'Website auto alias';
4cf7a1 19 $wb["website_autoalias_note_txt"] = 'Placeholders:';
532ae5 20 $wb["vhost_conf_dir_txt"] = 'Vhost config dir';
L 21 $wb["vhost_conf_enabled_dir_txt"] = 'Vhost config enabled dir';
22 $wb["getmail_config_dir_txt"] = 'Getmail config dir';
23 $wb["fastcgi_starter_path_txt"] = 'FastCGI starter path';
24 $wb["fastcgi_starter_script_txt"] = 'FastCGI starter script';
25 $wb["fastcgi_alias_txt"] = 'FastCGI Alias';
26 $wb["fastcgi_phpini_path_txt"] = 'FastCGI php.ini Path';
27 $wb["fastcgi_children_txt"] = 'FastCGI Children';
28 $wb["fastcgi_max_requests_txt"] = 'FastCGI max. Requests';
29 $wb["fastcgi_bin_txt"] = 'FastCGI Bin';
30 $wb["module_txt"] = 'Module';
31 $wb["maildir_path_txt"] = 'Maildir Path';
f339eb 32 $wb['maildir_format_txt'] = 'Maildir Format';
532ae5 33 $wb["homedir_path_txt"] = 'Homedir Path';
bd68aa 34 $wb["dkim_path_txt"] = 'DKIM Path';
532ae5 35 $wb["mailuser_uid_txt"] = 'Mailuser UID';
L 36 $wb["mailuser_gid_txt"] = 'Mailuser GID';
37 $wb["mailuser_name_txt"] = 'Mailuser Name';
38 $wb["mailuser_group_txt"] = 'Mailuser Group';
d7480c 39 $wb['mailbox_virtual_uidgid_maps_txt'] = 'Use Websites Linux uid for mailbox';
DM 40 $wb['mailbox_virtual_uidgid_maps_info_txt'] = 'only in single web and mail-server-setup';
41 $wb['mailbox_virtual_uidgid_maps_error_nosingleserver'] = 'Uid cannot be mapped in multi-server-setup.';
42 $wb['mailbox_virtual_uidgid_maps_error_nodovecot'] = 'Uid-mapping can only be used with dovecot.';
43 $wb['mailbox_virtual_uidgid_maps_error_alreadyusers'] = 'Uid-mapping cannot be changed if there are already mail users.';
532ae5 44 $wb["relayhost_txt"] = 'Relayhost';
L 45 $wb["relayhost_user_txt"] = 'Relayhost User';
46 $wb["relayhost_password_txt"] = 'Relayhost Password';
03b633 47 $wb['reject_sender_login_mismatch_txt'] = 'Reject sender and login mismatch';
532ae5 48 $wb["mailbox_size_limit_txt"] = 'Mailbox Size Limit';
L 49 $wb["message_size_limit_txt"] = 'Message Size Limit';
50 $wb["ip_address_txt"] = 'IP Address';
51 $wb["netmask_txt"] = 'Netmask';
52 $wb["gateway_txt"] = 'Gateway';
53 $wb["hostname_txt"] = 'Hostname';
54 $wb["nameservers_txt"] = 'Nameservers';
55 $wb["auto_network_configuration_txt"] = 'Network Configuration';
56 $wb["ip_address_error_wrong"] = 'Invalid IP address format.';
57 $wb["netmask_error_wrong"] = 'Invalid Netmask format.';
58 $wb["gateway_error_wrong"] = 'Invalid Gateway format.';
59 $wb["hostname_error_empty"] = 'Hostname is empty.';
a43eb3 60 $wb["hostname_error_regex"] = 'Invalid Hostname.';
532ae5 61 $wb["nameservers_error_empty"] = 'Nameserver is empty.';
L 62 $wb["config_dir_txt"] = 'Config directory';
63 $wb["init_script_txt"] = 'Cron init script name';
64 $wb["crontab_dir_txt"] = 'Path for individual crontabs';
65 $wb["wget_txt"] = 'Path to wget program';
66 $wb["web_user_txt"] = 'Apache user';
67 $wb["web_group_txt"] = 'Apache group';
68 $wb["security_level_txt"] = 'Security level';
69 $wb["loglevel_txt"] = 'Loglevel';
70 $wb["apps_vhost_port_txt"] = 'Apps-vhost port';
71 $wb["apps_vhost_ip_txt"] = 'Apps-vhost IP';
72 $wb["apps_vhost_servername_txt"] = 'Apps-vhost Domain';
73 $wb["bind_user_txt"] = 'BIND User';
74 $wb["bind_group_txt"] = 'BIND Group';
75 $wb["bind_zonefiles_dir_txt"] = 'BIND zonefiles directory';
76 $wb["named_conf_path_txt"] = 'BIND named.conf path';
77 $wb["bind_user_error_empty"] = 'BIND user is empty.';
78 $wb["bind_group_error_empty"] = 'BIND group is empty.';
79 $wb["bind_zonefiles_dir_error_empty"] = 'BIND zonefiles directory is empty.';
80 $wb["named_conf_path_error_empty"] = 'BIND named.conf path is empty.';
81 $wb["named_conf_local_path_error_empty"] = 'BIND named.conf.local path is empty.';
82 $wb["mail_filter_syntax_txt"] = 'Mailfilter Syntax';
83 $wb["pop3_imap_daemon_txt"] = 'POP3/IMAP Daemon';
84 $wb["php_open_basedir_txt"] = 'PHP open_basedir';
85 $wb["php_open_basedir_error_empty"] = 'PHP open_basedir is empty.';
86 $wb["htaccess_allow_override_txt"] = '.htaccess AllowOverride';
87 $wb["htaccess_allow_override_error_empty"] = '.htaccess AllowOverride is empty.';
88 $wb["awstats_conf_dir_txt"] = 'awstats conf folder';
89 $wb["awstats_data_dir_txt"] = 'awstats data folder';
90 $wb["awstats_pl_txt"] = 'awstats.pl script';
91 $wb["awstats_buildstaticpages_pl_txt"] = 'awstats_buildstaticpages.pl script';
92 $wb["backup_dir_txt"] = 'Backup directory';
93 $wb["named_conf_local_path_txt"] = 'BIND named.conf.local path';
94 $wb["php_ini_path_cgi_txt"] = 'CGI php.ini path';
95 $wb["php_ini_path_apache_txt"] = 'Apache php.ini path';
96 $wb["check_apache_config_txt"] = 'Test apache configuration on restart';
97 $wb["network_config_warning_txt"] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.';
03b74b 98 $wb["CA_path_txt"] = 'CA Path';
L 99 $wb["CA_pass_txt"] = 'CA passphrase';
824780 100 $wb["fastcgi_config_syntax_txt"] = 'FastCGI config syntax';
5a43e7 101 $wb["backup_mode_txt"] = 'Backup mode';
T 102 $wb["backup_mode_userzip"] = 'Backup web files owned by web user as zip';
103 $wb["backup_mode_rootgz"] = 'Backup all files in web directory as root user';
d88559 104 $wb["backup_time_txt"] = 'Backup time';
0ae8da 105 $wb["server_type_txt"] = 'Server Type';
4ffb51 106 $wb["nginx_vhost_conf_dir_txt"] = 'Nginx Vhost config dir';
F 107 $wb["nginx_vhost_conf_enabled_dir_txt"] = 'Nginx Vhost config enabled dir';
108 $wb["nginx_user_txt"] = 'Nginx user';
109 $wb["nginx_group_txt"] = 'Nginx group';
110 $wb["nginx_cgi_socket_txt"] = 'Nginx CGI Socket';
111 $wb["backup_dir_error_empty"] = 'Backup directory is empty.';
112 $wb["maildir_path_error_empty"] = 'Maildir Path is empty.';
113 $wb["homedir_path_error_empty"] = 'Homedir Path is empty.';
114 $wb["mailuser_uid_error_empty"] = 'Mailuser UID is empty.';
115 $wb["mailuser_gid_error_empty"] = 'Mailuser GID is empty.';
116 $wb["mailuser_name_error_empty"] = 'Mailuser Name is empty.';
117 $wb["mailuser_group_error_empty"] = 'Mailuser Group is empty.';
118 $wb["getmail_config_dir_error_empty"] = 'Getmail config dir is empty.';
119 $wb["website_basedir_error_empty"] = 'Website basedir is empty.';
120 $wb["website_path_error_empty"] = 'Website path is empty.';
121 $wb["website_symlinks_error_empty"] = 'Website symlinks is empty.';
122 $wb["vhost_conf_dir_error_empty"] = 'Vhost config dir is empty.';
123 $wb["vhost_conf_enabled_dir_error_empty"] = 'Vhost config enabled dir is empty.';
124 $wb["nginx_vhost_conf_dir_error_empty"] = 'Nginx Vhost config dir is empty.';
125 $wb["nginx_vhost_conf_enabled_dir_error_empty"] = 'Nginx Vhost config enabled dir is empty.';
126 $wb["apache_user_error_empty"] = 'Apache user is empty.';
127 $wb["apache_group_error_empty"] = 'Apache group is empty.';
128 $wb["nginx_user_error_empty"] = 'Nginx user is empty.';
129 $wb["nginx_group_error_empty"] = 'Nginx group is empty.';
130 $wb["php_ini_path_apache_error_empty"] = 'Apache php.ini path is empty.';
131 $wb["php_ini_path_cgi_error_empty"] = 'CGI php.ini path is empty.';
132 $wb["nginx_cgi_socket_empty"] = 'Nginx CGI Socket is empty.';
133 $wb["apps_vhost_port_error_empty"] = 'Apps-vhost port is empty.';
134 $wb["apps_vhost_ip_error_empty"] = 'Apps-vhost IP is empty.';
135 $wb["fastcgi_starter_path_error_empty"] = 'FastCGI starter path is empty.';
136 $wb["fastcgi_starter_script_error_empty"] = 'FastCGI starter script is empty.';
137 $wb["fastcgi_alias_error_empty"] = 'FastCGI Alias is empty.';
138 $wb["fastcgi_phpini_path_error_empty"] = 'FastCGI php.ini Path is empty.';
139 $wb["fastcgi_children_error_empty"] = 'FastCGI Children is empty.';
140 $wb["fastcgi_max_requests_error_empty"] = 'FastCGI max. Requests is empty.';
141 $wb["fastcgi_bin_error_empty"] = 'FastCGI Bin is empty.';
142 $wb["jailkit_chroot_home_error_empty"] = 'Jailkit chroot home is empty.';
143 $wb["jailkit_chroot_app_sections_error_empty"] = 'Jailkit chroot app sections is empty.';
144 $wb["jailkit_chroot_app_programs_error_empty"] = 'Jailkit chrooted applications is empty.';
145 $wb["jailkit_chroot_cron_programs_error_empty"] = 'Jailkit cron chrooted applications is empty.';
146 $wb["vlogger_config_dir_error_empty"] = 'Config directory is empty.';
147 $wb["cron_init_script_error_empty"] = 'Cron init script name is empty.';
148 $wb["crontab_dir_error_empty"] = 'Path for individual crontabs is empty.';
149 $wb["cron_wget_error_empty"] = 'Path to wget program is empty.';
150 $wb["php_fpm_init_script_txt"] = 'PHP-FPM init script';
151 $wb["php_fpm_init_script_error_empty"] = 'PHP-FPM init script is empty.';
152 $wb["php_fpm_ini_path_txt"] = 'PHP-FPM php.ini path';
153 $wb["php_fpm_ini_path_error_empty"] = 'PHP-FPM php.ini path is empty.';
154 $wb["php_fpm_pool_dir_txt"] = 'PHP-FPM pool directory';
155 $wb["php_fpm_pool_dir_error_empty"] = 'PHP-FPM pool directory is empty.';
156 $wb["php_fpm_start_port_txt"] = 'PHP-FPM start port';
157 $wb["php_fpm_start_port_error_empty"] = 'PHP-FPM start port is empty.';
72ce78 158 $wb["php_fpm_socket_dir_txt"] = 'PHP-FPM socket directory';
F 159 $wb["php_fpm_socket_dir_error_empty"] = 'PHP-FPM socket directory is empty.';
8458c0 160 $wb["try_rescue_txt"] = 'Enable service monitoring and restart on failure';
8ab3cd 161 $wb["do_not_try_rescue_httpd_txt"] = 'Disable HTTPD monitoring';
bd68aa 162 $wb["do_not_try_rescue_mongodb_txt"] = 'Disable MongoDB monitoring';
8458c0 163 $wb["do_not_try_rescue_mysql_txt"] = 'Disable MySQL monitoring';
T 164 $wb["do_not_try_rescue_mail_txt"] = 'Disable Email monitoring';
8ab3cd 165 $wb["rescue_description_txt"] = '<b>Information:</b> If you want to shut down mysql you have to select the "Disable MySQL monitor" checkbox and then wait 2-3 minutes.<br>If you do not wait 2-3 minutes, rescue will try to restart mysql!';
d81a4c 166 $wb["enable_sni_txt"] = 'Enable SNI';
8cf78b 167 $wb["set_folder_permissions_on_update_txt"] = 'Set folder permissions on update';
T 168 $wb["add_web_users_to_sshusers_group_txt"] = 'Add web users to -sshusers- group';
169 $wb["connect_userid_to_webid_txt"] = 'Connect Linux userid to webid';
170 $wb["connect_userid_to_webid_start_txt"] = 'Start ID for userid/webid connect';
a296ae 171 $wb["realtime_blackhole_list_txt"] = 'Real-time Blackhole List';
M 172 $wb["realtime_blackhole_list_note_txt"] = '(Separate RBL\'s with commas)';
dd0ddd 173 $wb["ssl_settings_txt"] = 'SSL Settings';
F 174 $wb["permissions_txt"] = 'Permissions';
175 $wb["php_settings_txt"] = 'PHP Settings';
176 $wb["apps_vhost_settings_txt"] = 'Apps Vhost Settings';
177 $wb["awstats_settings_txt"] = 'AWStats Settings';
42f191 178 $wb["firewall_txt"] = 'Firewall';
02384b 179 $wb["mailbox_quota_stats_txt"] = 'Mailbox quota statistics';
T 180 $wb["enable_ip_wildcard_txt"] = 'Enable IP wildcard (*)';
bd68aa 181 $wb["web_folder_protection_txt"] = 'Make web folders immutable (extended attributes)';
MC 182 $wb["overtraffic_notify_admin_txt"] = 'Send overtraffic notification to admin';
30fc1b 183 $wb["overtraffic_notify_client_txt"] = 'Send overtraffic notification to client';
cc6568 184 $wb["rbl_error_regex"] = 'Please specify valid RBL hostnames.';
615a0a 185 $wb["overquota_notify_admin_txt"] = 'Send quota warnings to admin';
T 186 $wb["overquota_notify_client_txt"] = 'Send quota warnings to client';
187 $wb["overquota_notify_onok_txt"] = 'Send quota ok message to client';
188 $wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
189 $wb['overquota_notify_freq_note_txt'] = '0 = send message just once, no repeated messages';
190 $wb['admin_notify_events_txt'] = 'Send email to admin starting with the following level';
191 $wb['no_notifications_txt'] = 'No Notifications';
192 $wb['monit_url_txt'] = 'Monit URL';
193 $wb['monit_user_txt'] = 'Monit User';
194 $wb['monit_password_txt'] = 'Monit Password';
195 $wb['monit_url_error_regex'] = 'Invalid Monit URL';
196 $wb['monit_url_note_txt'] = 'Placeholder:';
197 $wb['munin_url_txt'] = 'Munin URL';
198 $wb['munin_user_txt'] = 'Munin User';
199 $wb['munin_password_txt'] = 'Munin Password';
200 $wb['munin_url_error_regex'] = 'Invalid Munin URL';
201 $wb['munin_url_note_txt'] = 'Placeholder:';
fbeb11 202 $wb["v6_prefix_txt"] = 'IPv6 Prefix';
FS 203 $wb["vhost_rewrite_v6_txt"] = 'Rewrite IPv6 on Mirror';
204 $wb["v6_prefix_length"] = 'Prefix too long according to defined IPv6 ';
056465 205 $wb['backup_dir_is_mount_txt'] = 'Backup directory is a mount?';
FT 206 $wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
a81238 207 $wb['backup_delete_txt'] = 'Delete backups on domain/website delete';
0543b2 208 $wb["overquota_db_notify_admin_txt"] = 'Send DB quota warnings to admin';
F 209 $wb["overquota_db_notify_client_txt"] = 'Send DB quota warnings to client';
82ff62 210 $wb['monitor_system_updates_txt'] = 'Check for Linux updates';
a4a4ea 211 $wb['php_handler_txt'] = "Default PHP Handler";
3245aa 212 $wb['disabled_txt'] = 'Disabled';
c943b4 213 $wb['dkim_strength_txt'] = 'DKIM strength';
146783 214 $wb['monitor_system_updates_txt'] = 'Check for Linux updates';
e98a15 215 $wb['invalid_apache_user_txt'] = 'Invalid apache user.';
TB 216 $wb['invalid_apache_group_txt'] = 'Invalid apache group.';
217 $wb['backup_dir_error_regex'] = 'Invalid backup directory.';
218 $wb['maildir_path_error_regex'] = 'Invalid maildir path.';
219 $wb['homedir_path_error_regex'] = 'Invalid homedir path.';
220 $wb['mailuser_name_error_regex'] = 'Invalid mailuser name.';
221 $wb['mailuser_group_name_error_regex'] = 'Invalid mailuser group name.';
222 $wb['mailuser_uid_error_range'] = 'Mailuser uid must be >= 2000';
223 $wb['mailuser_gid_error_range'] = 'Mailuser gid must be >= 2000';
224 $wb['getmail_config_dir_error_regex'] = 'Invalid getmail config directory.';
225 $wb['website_basedir_error_regex'] = 'Invalid website basedir.';
226 $wb['website_symlinks_error_regex'] = 'Invalid website symlinks.';
227 $wb['vhost_conf_dir_error_regex'] = 'Invalid vhost config directory.';
228 $wb['vhost_conf_enabled_dir_error_regex'] = 'Invalid vhost conf enabled directory.';
229 $wb['nginx_vhost_conf_dir_error_regex'] = 'Invalid nginx config directory.';
230 $wb['nginx_vhost_conf_enabled_dir_error_regex'] = 'Invalid nginx conf enabled directory.';
231 $wb['ca_path_error_regex'] = 'Invalid CA path.';
232 $wb['invalid_nginx_user_txt'] = 'Invalid nginx user.';
233 $wb['invalid_nginx_group_txt'] = 'Invalid nginx group.';
234 $wb['php_ini_path_apache_error_regex'] = 'Invalid apache php.ini path.';
235 $wb['php_ini_path_cgi_error_regex'] = 'Invalid cgi php.ini path.';
236 $wb['php_fpm_init_script_error_regex'] = 'Invalid php-fpm init script.';
237 $wb['php_fpm_ini_path_error_regex'] = 'Invalid php-fpm ini path.';
238 $wb['php_fpm_pool_dir_error_regex'] = 'Invalid php-fpm pool directory.';
239 $wb['php_fpm_socket_dir_error_regex'] = 'Invalid php-fpm socket directory.';
240 $wb['php_open_basedir_error_regex'] = 'Invalid php open_basedir.';
241 $wb['awstats_data_dir_empty'] = 'awstats data directory is empty';
242 $wb['awstats_data_dir_error_regex'] = 'Invalid awstats data directory.';
243 $wb['awstats_pl_empty'] = 'awstats.pl setting is empty.';
244 $wb['awstats_pl_error_regex'] = 'Invalid awstats.pl path.';
245 $wb['awstats_buildstaticpages_pl_empty'] = 'awstats_buildstaticpages.pl is empty';
246 $wb['awstats_buildstaticpages_pl_error_regex'] = 'Invalid awstats_buildstaticpages.pl path.';
247 $wb['invalid_bind_user_txt'] = 'Invalid BIND user.';
248 $wb['invalid_bind_group_txt'] = 'Invalid BIND group.';
249 $wb['bind_zonefiles_dir_error_regex'] = 'Invalid BIND zonefiles directory.';
250 $wb['named_conf_path_error_regex'] = 'Invalid named.conf path.';
251 $wb['named_conf_local_path_error_regex'] = 'Invalid named.conf.local path.';
252 $wb['fastcgi_starter_path_error_regex'] = 'Invalid fastcgi starter path.';
253 $wb['fastcgi_starter_script_error_regex'] = 'Invalid fastcgi starter script.';
254 $wb['fastcgi_alias_error_regex'] = 'Invalid fastcgi alias.';
255 $wb['fastcgi_phpini_path_error_regex'] = 'Invalid fastcgi path.';
256 $wb['fastcgi_bin_error_regex'] = 'Invalid fastcgi bin.';
257 $wb['jailkit_chroot_home_error_regex'] = 'Invalid jaikit chroot home.';
258 $wb['jailkit_chroot_app_sections_error_regex'] = 'Invalid jaikit chroot sections.';
259 $wb['jailkit_chroot_app_programs_error_regex'] = 'Invalid jaikit chroot app programs.';
260 $wb['jailkit_chroot_cron_programs_error_regex'] = 'Invalid jaikit chroot cron programs.';
261 $wb['vlogger_config_dir_error_regex'] = 'Invalid vlogger config dir.';
262 $wb['cron_init_script_error_regex'] = 'Invalid cron init script.';
263 $wb['crontab_dir_error_regex'] = 'Invalid crontab directory.';
264 $wb['cron_wget_error_regex'] = 'Invalid cron wget path.';
074a57 265 $wb['network_filesystem_txt'] = 'Network Filesystem';
a4a4ea 266 $wb['php_ini_check_minutes_txt'] = 'Check php.ini every X minutes for changes';
FT 267 $wb['php_ini_check_minutes_error_empty'] = 'Please specify a value how often php.ini should be checked for changes.';
268 $wb['php_ini_check_minutes_info_txt'] = '0 = no check';
fdda8e 269 $wb['enable_spdy_txt'] = 'Makes SPDY available';
874c68 270 $wb['web_settings_txt'] = 'Web Server';
9f94a1 271
MF 272 // New for XMPP
273 $wb['xmpp_server_txt'] = 'XMPP Server';
274 $wb['xmpp_use_ipv6_txt'] = 'Use IPv6';
275 $wb['xmpp_bosh_max_inactivity_txt'] = 'Max. BOSH inactivity time';
276 $wb['xmpp_bosh_timeout_range_wrong'] = 'Please enter a bosh timeout range between 15 - 360';
277 $wb['xmpp_module_saslauth'] = 'saslauth';
278 $wb['xmpp_server_admins_txt'] = 'Server Admins (JIDs)';
279 $wb['xmpp_modules_enabled_txt'] = 'Serverwide enabled plugins (one per line)';
280 $wb['xmpp_ports_txt'] = 'Component ports';
281 $wb['xmpp_port_http_txt'] = 'HTTP';
282 $wb['xmpp_port_https_txt'] = 'HTTPS';
283 $wb['xmpp_port_pastebin_txt'] = 'Pastebin';
284 $wb['xmpp_port_bosh_txt'] = 'BOSH';
3fa443 285 $wb["disable_bind_log_txt"] = "Disable bind9 messages for Loglevel WARN";
1dbd0e 286 $wb["apps_vhost_enabled_txt"] = "Apps-vhost enabled";
bd68aa 287 ?>