<?php
    $license = '1234567890';
    $db_host = 'localhost';
    $db_username = 'tapakweb_dbuser1';
    $db_password = '%s0oR[9Zuq;K';
    $db_name = 'tapakweb_whmcs_db2';
    $cc_encryption_hash = 'jbukGvPohDjhoKicXhHhx3srtfIfSe02flcLGSZOl8VzJ4Cwb9Dz3WQn1otKsjCy';
    $templates_compiledir = 'templates_c/';
    $mysql_charset = 'utf8';
    ?>