Guest User

Untitled

a guest
Sep 7th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. public $host = 'xxx';
  2. public $user = 'xxx';
  3. public $password = 'xxx';
  4. public $db = 'xxx';
  5. public $dbprefix = 'xxx';
Add Comment
Please, Sign In to add comment