<?php
defined('_VALID') or die('Restricted Access!');
return array(
'db_driver' => 'mysqli',
'db_host' => 'localhost',
'db_name' => 'asp20',
'db_username' => 'asp20',
'db_password' => 'asp20',
'db_prefix' => '',
'license_key' => '517441572201',
'license_domain' => '',
'secret' => 'oH1VnV8h',
'default' => 'adultscriptpro',
'base_url' => 'http://local.scriptdevel.com',
'mobile_url' => 'http://mobile.scriptdevel.com',
'relative' => ''
);
?>