ServA1
ウェブサイトのデザインとホスティング
ウェブサイトのデザインとホスティング
5月14日
このphpBB3のmodは、将来の登録のメールアドレスのアカウントの使用を禁止します.
注 : この場合は使用している現在の登録には影響しません作り付けphpbb3の “メール” 管理者コントロールパネルの設定.
オープン :
/includes/functions_user.php
検索 :
$allowed_email = ($allowed_email === false) ? strtolower($user->data['user_email']) : strtolower($allowed_email);
追加した後、 More >
Sep 27th
Sep 26th
The following is a list of things you can do to help improve your website loading speed.
GZip compression can be controlled in Apache More >