* @package wombatSite * @subpackage test */ include_once '../include/wbFactory.php'; wbFactory::configure(); echo "config\n
"; $config = wbFactory::getParam( 'config' ); print_r( $config ); echo "