mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
added support for documents
if pdf creation failed, show the failed documents and added a button to force creation of the pdf and skip broken files
This commit is contained in:
@@ -34,6 +34,7 @@ class dokument_export
|
||||
private $temp_filename;
|
||||
private $temp_folder;
|
||||
private $images=array();
|
||||
public $errormsg;
|
||||
|
||||
/**
|
||||
* Konstruktor
|
||||
|
||||
Reference in New Issue
Block a user