update fpdf and fpdi

This commit is contained in:
Mario Fetka 2017-05-20 21:59:50 +02:00
parent c0391eb5ba
commit cb87236f6b
3 changed files with 7152 additions and 16 deletions

View File

@ -1,15 +0,0 @@
Description: FPDI is shipped in its own subdirectory -- adopt path in pdf.php.
Author: Sven Velt <sven@velt.de>
Forwarded: not-needed
--- a/share/pnp/application/controllers/pdf.php 2015-01-03 14:09:06.000000000 +0100
+++ b/share/pnp/application/controllers/pdf.php 2017-05-20 15:37:12.472000000 +0200
@@ -259,7 +259,7 @@
*
*/
require Kohana::find_file('vendor/fpdf', 'fpdf');
-require Kohana::find_file('vendor/fpdf', 'fpdi');
+require Kohana::find_file('vendor/fpdi', 'fpdi');
class PDF extends FPDI {
//Page header
function Header() {

7151
debian/patches/fpdf-update vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
fix-path-fpdi
fpdf-update
apache-fix-path-to-userfile
fix-npcd-path
fix-nagios-url