Advertisement
Guest User

Untitled

a guest
Nov 17th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.33 KB | None | 0 0
  1. <?php
  2. $license = 'Dev-6176b5253995652aad5d';
  3. $db_host = 'localhost';
  4. $db_port = '';
  5. $db_username = 'root';
  6. $db_password = '32pass14';
  7. $db_name = 'whmcs';
  8. $cc_encryption_hash = 'mywLZHRfenugVmw5lA6oxCXDEG1kbxroWNZLlGQpUbwFnTBzjxNHZBau71E9pVnb';
  9. $templates_compiledir = 'templates_c';
  10. $mysql_charset = 'utf8';
  11.  
  12. //$smtp_debug = true;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement