TeleQom.org website (https://teleqom.org)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TeleQom.org/config/PRIVATE/contact.php.example

10 lines
114 B

<?php
$smtp_to_email = '';
$smtp_from_email = '';
$smtp_host = '';
$smtp_username = '';
$smtp_password = '';
?>