File "config_helper.php"
Full Path: /home/leadltht/fastlinkinternet.com/administrator/data-provider/config_helper.php
File size: 86 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
function includeConfig() {
require_once(__DIR__ . '/config.php');
}
?>