-
Notifications
You must be signed in to change notification settings - Fork 1
/
julib.xml
24 lines (24 loc) · 969 Bytes
/
julib.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<extension type="library" version="3.4" method="upgrade">
<name>JULib</name>
<libraryname>julib</libraryname>
<creationDate>@date@</creationDate>
<author>Denys Nosov</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://joomla-ua.org</authorUrl>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<copyright>(C) 2006-2018 Joomla! Ukraine. All rights reserved.</copyright>
<version>@version@</version>
<packager>Joomla! Ukraine</packager>
<packagerurl>https://joomla-ua.org</packagerurl>
<files folder="julib">
<folder>phpthumb</folder>
<file>image.php</file>
<file>noimage.png</file>
<file>blank.png</file>
<file>index.html</file>
</files>
<updateservers>
<server type="extension" priority="1" name="julib">https://joomla-ua.org/update/lib/julib.xml</server>
</updateservers>
</extension>