Commit 13122b5a authored by Benoit Mortier's avatar Benoit Mortier
Browse files

Fixes: #981 Improve the FusionDirectory API

Showing with 1 addition and 2 deletions
+1 -2
......@@ -25,11 +25,10 @@
* Source code for class PDF
*/
/* Avoid autoloading this class */
/*!
* \brief This class contains all the functions to manage pdf
*/
class PDF extends FPDF
/* Avoid autoloading this class */ class PDF extends FPDF
{
var $headline= "";
......
  • bmortier @bmortier

    mentioned in issue #370 (closed)

    By sabaku on 2017-09-02T14:45:20 (imported from GitLab)

    ·

    mentioned in issue #370 (closed)

    By sabaku on 2017-09-02T14:45:20 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment