tbrehm
2010-03-11 899771dc79ad6cf1beffd4c867539a84b53a330d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
$wb['Database'] = 'Databases';
$wb['Options'] = 'Opties';
$wb['Shell User'] = 'Shell gebruiker';
$wb['Domain'] = 'Overzicht';
$wb['Redirect'] = 'Redirect';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Website subdomeinen';
$wb['Sites'] = 'Sites';
$wb['Aliasdomain'] = 'Website domeinaliassen';
$wb['FTP-User'] = 'FTP gebruikers';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell gebruikers';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Websites';
$wb['Stats'] = 'Statistieken';
$wb['Website'] = 'Website overzicht';
$wb['Cron'] = 'Cron';
$wb['Cron Jobs'] = 'Cron Jobs';
$wb['Statistics'] = 'Statistics';
$wb['Web traffic'] = 'Web Traffic';
?>