mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-11 23:24:14 +01:00
Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
commit
82bb6be581
@ -515,7 +515,7 @@ class Prints
|
||||
];
|
||||
|
||||
foreach ($styles as $value) {
|
||||
$mpdf->WriteHTML(file_get_contents(base_dir().'/'.$value), 1);
|
||||
$mpdf->WriteHTML(file_get_contents($value), 1);
|
||||
}
|
||||
|
||||
// Impostazione del font-size
|
||||
|
Loading…
Reference in New Issue
Block a user