Removed deprecated files
This commit is contained in:
parent
c00a376922
commit
4ff22ecb0f
@ -7,11 +7,6 @@ ALL:
|
|||||||
Replace "& new" by "new"
|
Replace "& new" by "new"
|
||||||
|
|
||||||
|
|
||||||
CKEDITOR:
|
|
||||||
---------
|
|
||||||
Remove border and padding into style .cke_skin_kama
|
|
||||||
into file includes/ckeditor/skins/kama/editor.css
|
|
||||||
|
|
||||||
|
|
||||||
NUSOAP:
|
NUSOAP:
|
||||||
-------
|
-------
|
||||||
@ -25,13 +20,6 @@ By
|
|||||||
Replace call to serialize_val with no bugged value
|
Replace call to serialize_val with no bugged value
|
||||||
|
|
||||||
|
|
||||||
FPDF:
|
|
||||||
-----
|
|
||||||
* All changes were added in fpdf.php file and marked with tag DOLCHANGE or DOL_CHANGE
|
|
||||||
Example:
|
|
||||||
$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:
|
||||||
-------------------
|
-------------------
|
||||||
* Added the include FPDF at beginning of fpdf_tpl.php
|
* Added the include FPDF at beginning of fpdf_tpl.php
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user