mirror of
https://github.com/rainerosion/meet.git
synced 2026-06-02 18:23:43 +08:00
8 lines
160 B
PHP
8 lines
160 B
PHP
<?php
|
|
//error_reporting(0);
|
|
$mysql_host = 'localhost';
|
|
$mysql_user = 'app';
|
|
$mysql_pwd = 'f4PZ4zZTDG';
|
|
$mysql_db = 'app';
|
|
$tel = '18722979837';
|
|
//'18722979837'
|