diff options
Diffstat (limited to 'lib/classes/exportdocument/ExportPDF.php')
| -rw-r--r-- | lib/classes/exportdocument/ExportPDF.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/exportdocument/ExportPDF.php b/lib/classes/exportdocument/ExportPDF.php index 915cfde..f676c45 100644 --- a/lib/classes/exportdocument/ExportPDF.php +++ b/lib/classes/exportdocument/ExportPDF.php @@ -1,7 +1,7 @@ <?php # Lifter010: TODO /** - * ExportPDF.class.php - create and export or save a pdf with simple HTML-Data + * ExportPDF.php - create and export or save a pdf with simple HTML-Data * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |
