w = $config['w']; //loadData } function render () { /*G::LoadClass('gauge'); $g = new Gauge(); $g->w = $w; //others $g->render();*/ } }