4 // by Mischa Peters <mischa at high5 dot net>
5 // Copyright (c) 2002 - 2005 High5!
6 // License Info: http://www.postfixadmin.com/?file=LICENSE.TXT
8 // File: variables.inc.php
10 if (preg_match ("/variables.inc.php/", $_SERVER['PHP_SELF']))
12 header ("Location: login.php");
24 $fDefaultaliases = "";
50 $tDefaultaliases = "";
53 $tDisplay_back_show = "";
54 $tDisplay_up_show = "";
56 $tDisplay_next_show = "";
72 $pAdminCreate_admin_password_text = " ";
73 $pAdminCreate_admin_username_text = " ";
74 $pAdminCreate_domain_defaultaliases_text = " ";
75 $pAdminCreate_domain_domain_text = " ";
76 $pAdminEdit_admin_password_text = " ";
77 $pCreate_alias_address_text = " ";
78 $pCreate_alias_goto_text = " ";
79 $pCreate_mailbox_name_text = " ";
80 $pCreate_mailbox_password_text = " ";
81 $pCreate_mailbox_quota_text = " ";
82 $pCreate_mailbox_username_text = " ";
83 $pEdit_mailbox_password_text = " ";
84 $pEdit_mailbox_quota_text = " ";
85 $pEdit_mailbox_username_text = " ";
86 $pPassword_admin_text = " ";
87 $pPassword_password_current_text = " ";
88 $pPassword_password_text = " ";