Add: sending email to unregistered maestro in PHP

This commit is contained in:
2019-04-25 21:15:26 +09:00
parent d8e9a2a12b
commit f540db4fba
6 changed files with 279 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/php
<?php
include("test_ncloud.php");
# php test_ncloud.php 삼화초 jisangs@daum.net 2019-04-22
# php test_ncloud.php name email date
?>