mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
broken link updates
This commit is contained in:
@@ -564,7 +564,7 @@ if (isset($_GET['export_document'])) {
|
||||
$client_id = intval($row['document_client_id']);
|
||||
|
||||
// Include the TCPDF class
|
||||
require_once('plugins/TCPDF/tcpdf.php');
|
||||
require_once('../plugins/TCPDF/tcpdf.php');
|
||||
|
||||
$pdf = new TCPDF();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user