conf = new CmsDam_Progbar_Conf; ?>
Svuota Add 5% Min 5% Set 15% 100% Get Select Options */ ?>
conf->height; $w = $this->conf->width; $this->CmsDam_drawprogbar($id, $color, $perc_value); return $str; } /* function CmsDam_Progbar_DeleteImage($str) { @unlink($this->conf->image_path . "/" . stripslashes($str) . ".png"); return true; } */ /* function CmsDam_Progbar_GetImage($str) { @unlink($this->conf->image_path . "/" . stripslashes($str) . ".png"); return true; } */ } $this->included->progbar->api = new CmsDam_Progbar; ?>