We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb00f8 commit a644c05Copy full SHA for a644c05
jmpdf.xml
@@ -9,7 +9,14 @@
9
<authorEmail></authorEmail>
10
<authorUrl>https://mpdf.github.io</authorUrl>
11
<version>7.1.0</version>
12
- <description><![CDATA[Class for generating PDF files on-the-fly without requiring external extensions.]]></description>
+ <description><![CDATA[Library for generating PDF files.]]></description>
13
+
14
+ <updateservers>
15
+ <server type="extension" priority="1" name="Lib Mpdf">
16
+ https://hika.su/update/free/lib_mpdf.xml
17
+ </server>
18
+ </updateservers>
19
20
<files>
21
<folder>data</folder>
22
<folder>src</folder>
0 commit comments