Skip to content

Instantly share code, notes, and snippets.

@stalinwesley
Last active September 21, 2018 06:22
Show Gist options
  • Save stalinwesley/f2ca45996257cd4de825355ddb3c8cf0 to your computer and use it in GitHub Desktop.
Save stalinwesley/f2ca45996257cd4de825355ddb3c8cf0 to your computer and use it in GitHub Desktop.
<?php
$varRootBasePath = '/home/product/community';
include_once $varRootBasePath."/conf/config.cil14";
include_once($varRootBasePath.'/conf/dbinfo.cil14');
include_once($varRootBasePath.'/lib/clsDB.php');
include_once($varRootBasePath.'/conf/vars.cil14');
include_once($varRootBasePath.'/conf/ip.cil14');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment