Fix TcPdf

This commit is contained in:
Michael RICOIS 2017-02-01 13:16:30 +01:00
parent 7dd700c160
commit cb9ff5f7b1

View File

@ -1,6 +1,4 @@
<?php
require_once 'Vendors/tcpdf/tcpdf.php';
class Scores_Pdf_Tcpdf extends TCPDF
{
protected $bgimage = null;