Server geändert
This commit is contained in:
@@ -16,7 +16,7 @@ class pdf_usage extends fpdf_table
|
||||
|
||||
$this->MultiCellTag(100, 3, "<head1>FPDF Table (Fpdf Add On)\nAuthor:</head1><head2 href='mailto:andy@interpid.eu'> Bintintan Andrei, Interpid Team</head2>");
|
||||
|
||||
$this->Image('images/interpid_logo.png', 160, 10, 40, 0, '', 'http://www.interpid.eu');
|
||||
$this->Image('images/interpid_logo.png', 160, 10, 40, 0, '', 'https://www.interpid.eu');
|
||||
|
||||
$this->SetY($this->tMargin);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user