removed obsolete TODO
This commit is contained in:
parent
98cc8373e7
commit
2221165957
|
@ -834,7 +834,6 @@ class accountContainer {
|
|||
}
|
||||
if ($post['outputpdf']) {
|
||||
// Create / display PDf-file
|
||||
// TODO: add selection for PDF structure in final page
|
||||
createModulePDF(array($_SESSION[$this->base]), $post['pdfStructure']);
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue