Doc
This commit is contained in:
parent
1855d57bfc
commit
175e7dfed2
@ -20,8 +20,7 @@ FPDI_Protection 1.0.3 Apache Software License 2.0 No GPL3 only PDF encr
|
|||||||
GeoIP x.x Yes GeoIP Maxmind conversion
|
GeoIP x.x Yes GeoIP Maxmind conversion
|
||||||
iWebkit 5.0.4 LGPL 3.0 Yes Iphone templates framework
|
iWebkit 5.0.4 LGPL 3.0 Yes Iphone templates framework
|
||||||
JCrop 0.9.8 MIT Licence Yes JS library to crop images
|
JCrop 0.9.8 MIT Licence Yes JS library to crop images
|
||||||
JQuery 1.4.2 GPL and MIT Licence Yes
|
JQuery 1.4.2 GPL and MIT Licence Yes JS library +Plugin UI,Layout,TableDND
|
||||||
JSGantt 1.2 BSD Licence Yes
|
|
||||||
MagPieRss 0.72 GPL 2.0 Yes Load RSS
|
MagPieRss 0.72 GPL 2.0 Yes Load RSS
|
||||||
NuSoap 0.9.5 LGPL 2.1 Yes Interfaces with third tools
|
NuSoap 0.9.5 LGPL 2.1 Yes Interfaces with third tools
|
||||||
OdtPHP 1.0.1 GPL 2.0 Yes Library to build/edit ODT files
|
OdtPHP 1.0.1 GPL 2.0 Yes Library to build/edit ODT files
|
||||||
|
|||||||
@ -20,7 +20,7 @@ FPDF:
|
|||||||
-----
|
-----
|
||||||
* All changes were added in fpdf.php file and marked with tag DOLCHANGE or DOL_CHANGE
|
* All changes were added in fpdf.php file and marked with tag DOLCHANGE or DOL_CHANGE
|
||||||
Example:
|
Example:
|
||||||
$tmp=tempnam('.','gif') into $tmp=tempnam(DOL_DATA_ROOT,'gif') to avoid creating files in the htdocs directory.
|
$tmp=tempnam('.','gif') into $tmp=tempnam(DOL_DATA_ROOT,'gif') to avoid creating files out of the htdocs directory.
|
||||||
|
|
||||||
|
|
||||||
FPDFI and FPDF_TPL:
|
FPDFI and FPDF_TPL:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user