Add: send mail test
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$newLine = "\r\n";
|
||||
|
||||
// load service db setting
|
||||
$bankName = "카카오뱅크";
|
||||
$bankOwnerName = "박지상";
|
||||
$bankAccountNo = "3333-04-4316912";
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user