Maintenance Release - Version v2.4.5.1 [ beta fixes ]-- 8/02/2004 -------------- /admin/domain_specs.php -> now parses out any . that may be present in tld /admin/config_editor.php -> added switch for proxy users in admin sessions /inc/whm_functions.php -> fixed issue with domain expire emails sent to admin instead of client /inc/client_functions.php -> fixed 'email resend' not including the user & pass & login url /inc/login_functions.php -> added switch for proxy users in admin sessions /inc/connect.php -> added switch for proxy users in admin sessions /inc/varilogix_functions.php -> fixed issue with 1.x.x codes not processing /inc/languages/english.php -> added text: International Customers: use 011 + country code + phone number /step_four.php -> added text: International Customers: use 011 + country code + phone number /invoice_hosting.php /invoice_hosting_payable.php /invoice_service.php /invoice_service_payable.php -> added organization name to the invoice ( if exists ) -> removed dual address_1 var from invoice_service.php DATABASE CHANGES: ALTER TABLE `config` ADD `allow_proxy` CHAR( 3 ) DEFAULT 'no' NOT NULL ;