<?php
    
    $glob['dbdatabase'] = 'jbabycoo_ccrt1'          ;
    $glob['dbhost'    ] = 'localhost'        ;
    $glob['dbusername'] = 'jbabycoo_ccrt1'        ;
    $glob['dbpassword'] = 'EzVVOMItxG9S'        ;
    $glob['dbprefix'  ] = ''                   ;
    $glob['installed' ] = '1'                  ;
    $glob['rootDir'   ] = '/home/jbabycoo/public_html/twistedfiber/shop'       ;
    $glob['rootRel'   ] = '/shop/' ;
    $glob['storeURL'  ] = 'http://twistedfiberyarn.com/shop' ;

?>
