Cookies and HTTP Header Options * ->Path to Save Cookies */ //define('VB_RELATIVE_PATH', 'forums'); // Do not edit. if (defined('VB_RELATIVE_PATH')) { chdir('./' . VB_RELATIVE_PATH); } /** * You can choose the default script here. Uncomment the appropriate line * to set the default script. Note: Only uncomment one of these, you must * add // to comment out the script(s) that you DO NOT want to use as your * default script. * * You can choose the default script even if you do not plan to move this * file to the root of your website. */ /** * Use the CMS as the default script: */ //require('content.php'); /** * Use the forum as the default script: */ require('forum.php'); /*======================================================================*\ || #################################################################### || # || # CVS: $RCSfile$ - $Revision: 41267 $ || #################################################################### \*======================================================================*/