Hi,
I included these two files:
require_once(WB_PATH.'/framework/class.frontend.php');
require_once(WB_PATH.'/framework/class.wb.php');
$wb = new wb;
but $wb->preprocess($fromThisOutput);
is not working.
please advice ? Is there some other file I need to include ?
cheers