forked from javigomez/lib_tbs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tbs.xml
26 lines (25 loc) · 938 Bytes
/
tbs.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
25
26
<?xml version="1.0" encoding="UTF-8"?>
<extension type="library" version="2.5" method="upgrade">
<name>TBS</name>
<libraryname>tbs</libraryname>
<version>3.8.1</version>
<creationDate>2012-03-04</creationDate>
<author>Skrol29dev</author>
<authorUrl>http://www.tinybutstrong.com/onlyyou.html</authorUrl>
<authorEmail>[email protected]</authorEmail>
<description><![CDATA[TinyButStrong library for Joomla!. <br/>
Please note that Javier Gómez has only created an installation package, all credit belongs to Skrol29dev]]>
</description>
<files folder="tcpdf">
<file>tbs.xml</file>
<file>tbs_class.php</file>
<file>tbs_plugin_excel.php</file>
<file>tbs_plugin_opentbs.php</file>
<file>tbs_plugin_opentbs.html</file>
<file>tbs_us_manual.htm</file>
<file>xml_synopsis.txt</file>
<folder>plugins</folder>
<folder>examples</folder>
<folder>demo</folder>
</files>
</extension>