Hi !
I would like to have unicode NickName in my cumunity
Can any one help me how i must configure
thid Check ?
return ( preg_match( '/^[a-zA-Z0-9_-]+$/', $arg0 ) and !file_exists( $dir['root'] . $arg0 ) );
Hi ! I would like to have unicode NickName in my cumunity Can any one help me how i must configure thid Check ? return ( preg_match( '/^[a-zA-Z0-9_-]+$/', $arg0 ) and !file_exists( $dir['root'] . $arg0 ) ); |