2024-02-15 20:42:37 +08:00
|
|
|
<?php
|
2024-02-19 11:01:44 +08:00
|
|
|
$_SESSION["is_test"]=true;
|
2024-02-20 13:01:25 +08:00
|
|
|
$_SESSION["test_email_rcpt"]="stacyjoycemapano@gmail.com";
|
2024-02-20 15:01:07 +08:00
|
|
|
$_SESSION["sales_email"]="stacyjoycemapano@gmail.com";
|
2024-02-19 11:01:44 +08:00
|
|
|
$_SESSION["data_endpoint"]="api.obanana.shop";
|
2024-02-15 20:42:37 +08:00
|
|
|
?>
|