mcramer
2012-08-20 8d1b1f1017502c63751d7741df7240d4dd20027e
1
2
3
4
5
6
7
8
9
<?php
$wb["Email Account"] = 'Email Account';
$wb["Overview"] = 'Overview';
$wb["Password"] = 'Password';
$wb["Autoresponder"] = 'Autoresponder';
$wb["Send copy"] = 'Send copy';
$wb["Spamfilter"] = 'Spamfilter';
$wb["Email Filters"] = 'Email Filters';
?>