You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2026-01-03 17:02:30 +03:00
functions.inc.php:
- check_email requires global $PALANG git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@475 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
@@ -271,6 +271,7 @@ function check_domain ($domain)
|
||||
function check_email ($email)
|
||||
{
|
||||
global $CONF;
|
||||
global $PALANG;
|
||||
|
||||
$ce_email=$email;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user