??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 178
array('count'=>0),
'database' => array(
'host' => '[[softdbhost]]',
'dbname' => '[[softdb]]',
'username' => '[[softdbuser]]',
'password' => '[[softdbpass]]',
'adapter' => 'pdo_mysql',
'tableprefix' => '[[dbprefix]]',
),
'setupuser' => array(
'username' => '[[admin_username]]',
'password' => '[[admin_setup_pass]]'
),
'tmpdir' => '[[softdatadir]]/tmp',
'filesdir' => '[[softdatadir]]/files',
/* // optional cache (recommended)
'caching' => array (
'active' => true,
'path' => 'PATH TO CACHE (NEEDS TO BE WRITEABLE BY WEBSERVER)',
'lifetime' => 3600,
),
*/
/* // optional logger
'logger' => array (
'active' => true,
'filename' => 'LOG FILE (NEEDS TO BE WRITEABLE BY WEBSERVER)',
'priority' => '7',
),
*/
);