Guest User

Untitled

a guest
Oct 18th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.31 KB | None | 0 0
  1.  
  2. // tweak for pathname consistence on windows machines
  3. require_once (DP_BASE_DIR . '/classes/csscolor.class.php'); // Required before main_functions
  4. require_once (DP_BASE_DIR . '/includes/main_functions.php');
  5. require_once (DP_BASE_DIR . '/includes/db_adodb.php');
  6. require_once (DP_BASE_DIR . '/includes/db_connect.php');
Add Comment
Please, Sign In to add comment