File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 390
390
<!ENTITY url.pdf "http://www.pdflib.com/products/pdflib-family/">
391
391
<!ENTITY url.pdf.fpdf "http://www.fpdf.org/">
392
392
<!ENTITY url.pdf.tcpdf "http://www.tcpdf.org/">
393
+ <!ENTITY url.pie "https://github.com/php/pie">
393
394
<!ENTITY url.pear "https://pear.php.net/">
394
395
<!ENTITY url.pear.package "https://pear.php.net/package/">
395
396
<!ENTITY url.pear.installation "https://pear.php.net/manual/en/installation.php">
633
634
634
635
<!ENTITY link.pecl '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">PECL</link>'>
635
636
637
+ <!ENTITY link.pie '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pie;">PIE</link>'>
638
+
636
639
<!ENTITY spec.strftime 'http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html'>
637
640
<!ENTITY spec.pdf.fdf 'http://www.adobe.com/devnet/acrobat/fdftoolkit.html'>
638
641
Original file line number Diff line number Diff line change 52
52
&install.fpm.index;
53
53
&install.pecl;
54
54
&install.composer;
55
+ &install.pie;
55
56
&install.ini;
56
57
</book >
57
58
You can’t perform that action at this time.
0 commit comments