[Phphtmllib-devel] StandardFormContent bug
Status: Beta
Brought to you by:
hemna
From: Alan G. <ag...@e-...> - 2003-05-24 18:07:59
|
Found a small bug in StandardFormContent::form(). on line: $this->_infotable = new InfoTable($title, $this->_form_width);... "$this->_form_width" must be replaced by "$this->_width". Cheers, Alan.- |