4-8.txt

(0 KB) Pobierz
public function draw() {

   $this->widget->update($this->getSubject());

   echo "<table border=0 cellpadding=l bgcolor=#3366ff>";
   echo "<tr bgcolor=#ffffff><td>";
   $this->widget->draw();
   echo "</td></tr></table>";
}
Zgłoś jeśli naruszono regulamin