0byt3m1n1
Path:
/
var
/
www
/
clients
/
client38
/
web37
/
web
/
wp-content
/
plugins
/
us-core
/
config
/
[
Home
]
File: envato.php
<?php defined( 'ABSPATH' ) OR die( 'This script cannot be accessed directly.' ); /** * Envato information configuration * * @var $config array Framework-based theme options config * * @filter us_config_envato */ return us_array_merge( $config, array( 'purchase_url' => 'http://themeforest.net/user/upsolution/portfolio?ref=UpSolution', 'test_url' => 'http://themetest.net/', ) );