message: email sending ready
This commit is contained in:
7
mailCredentials.php
Normal file
7
mailCredentials.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?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;
|
Reference in New Issue
Block a user