Advertisement
Guest User

Untitled

a guest
Aug 10th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. <?php
  2. $license = 'Owned-b94b3a202ea5894ebc7b';
  3. $db_host = 'localhost';
  4. $db_username = 'aspidaus_portal';
  5. $db_password = 'Jqr5tAVWvKtDhE6';
  6. $db_name = 'aspidaus_portal';
  7. $cc_encryption_hash = 'KwpefgRKFoCUwS2xeMymE2fGNcHEFUBfhRkmX1XsgqdC85ZdIoqcgvJUyho31Q88';
  8. $mysql_charset = 'utf8';
  9. $customadminpath = 'dias';
  10. $crons_dir = '/home/aspidaus/whmcs/crons/';
  11. $templates_compiledir = '/home/aspidaus/whmcs/templates_c/';
  12. $attachments_dir = '/home/aspidaus/whmcs/attachments/';
  13. $downloads_dir = '/home/aspidaus/whmcs/downloads/';
  14. $api_access_key = "DRY6obRI7209Yl906qjqZffA";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement