Commit 156c9e5d authored by Benoit Mortier's avatar Benoit Mortier
Browse files

correcting autoloading of FPDF

No related merge requests found
Showing with 1 addition and 3 deletions
+1 -3
...@@ -20,9 +20,7 @@ ...@@ -20,9 +20,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
/* Avoid autoloading this class */ /* Avoid autoloading this class */ class PDF extends FPDF
class PDF extends FPDF
{ {
var $headline= ""; var $headline= "";
......
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