mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 03:24:41 +00:00
uwuzu v1.4.0 Funium
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
<?php // メールサーバーの情報
|
||||
define( 'MAIL_CHKS', '');// trueならPHPMailerが有効
|
||||
|
||||
define( 'MAIL_ADDS', '');
|
||||
define( 'MAIL_HOST', '');
|
||||
define( 'MAIL_PORT', '');
|
||||
define( 'MAIL_USER', '');
|
||||
define( 'MAIL_PASS', '');
|
||||
define( 'MAIL_SSL_', '');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user