-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmanifest.xml
26 lines (26 loc) · 1.06 KB
/
manifest.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'?>
<module>
<name>LSRelated</name>
<label>Shows How many things are on the related tabs</label>
<type>extension</type>
<version>1.1</version>
<dependencies>
<vtiger_version>6.1.0</vtiger_version>
<vtiger_max_version>6.*</vtiger_max_version>
</dependencies>
<license>
<inline>
<![CDATA[
**************************************************************************************
* Module : LSRelated
* Version : 1.1
* Date Published : 29/04/2015
* Author : Libertus Solutions: http://libertus.co.uk
* License : vtiger CRM Public License Version 1.1
* :
* Notes :
***************************************************************************************
]]>
</inline>
</license>
</module>