Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 4267 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4267 Rev 4268
Línea 213... Línea 213...
213
 
213
 
Línea 214... Línea 214...
214
                $this->Ln();
214
                $this->Ln();
Línea 215... Línea 215...
215
 
215
 
Línea 216... Línea 216...
216
                $this->SetFont('Arial', '', 9);
216
                $this->SetFont('Arial', '', 9);
217
 
217
 
218
                $this->MultiCell(190, 6, utf8_decode('Comentarios: ') . utf8_decode($behaviors[$i]['comment']), 1, 0, 'B', false);
218
                $this->Cell(190, 6, utf8_decode('Comentarios: ') . utf8_decode($behaviors[$i]['comment']), 1, 0, 'B', false);