Marius Cramer
2015-05-21 6b1fde7e9a450ae8e4835f7e8c2ba1f398e78c1f
1
2
3
4
5
6
7
<?php
$wb['mailquota_txt'] = 'Database Quota';
$wb['database_txt'] = 'Database Name';
$wb['used_txt'] = 'Used Space';
$wb['quota_txt'] = 'Quota';
$wb['no_database_accounts_txt'] = 'No databases found.';
?>