Update link to https://www.noalyss.eu instead of http
This commit is contained in:
parent
cb77460e3b
commit
ff0bc1651e
9 changed files with 10 additions and 10 deletions
|
|
@ -71,7 +71,7 @@ class PDFLand extends PDF
|
|||
$this->Cell(0,8,'Date '.$this->date." - Page ".$this->PageNo().'/{nb}',0,0,'C');
|
||||
$this->Ln(3);
|
||||
// Created by NOALYSS
|
||||
$this->Cell(0,8,'Created by NOALYSS, online on http://www.noalyss.eu',0,0,'C',false,'http://www.noalyss.eu');
|
||||
$this->Cell(0,8,'Created by NOALYSS, online on https://www.noalyss.eu',0,0,'C',false,'https://www.noalyss.eu');
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue