9 lines
349 B
PHP
9 lines
349 B
PHP
<?php
|
|
#you are required to change these credential only
|
|
$company_name= 'Bohara Rental Team';
|
|
$support_name= 'Bohara Rental Support';
|
|
$company_address = 'Kathmandu, Nepal';
|
|
$company_email = 'subedigokul119@gmail.com';
|
|
$company_phone = +9779800000000;
|
|
$sending_email = 'noreply.notification.developer@gmail.com';
|
|
$app_password= 'uuky rjvm expm notx'; |