PATH:
home
/
letacommog
/
crmleta
/
modules
/
CustomerPortal
<?xml version='1.0'?> <schema> <tables> <table> <name>vtiger_customerportal_fields</name> <sql><![CDATA[CREATE TABLE `vtiger_customerportal_fields` ( `tabid` int(19) NOT NULL, `fieldid` int(19) default NULL, `visible` int(1) default NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8]]></sql> </table> </tables> </schema>
[+]
..
[-] include.inc
[edit]
[+]
helpers
[-] Config.php
[edit]
[-] CustomerPortal.php
[edit]
[-] api.php
[edit]
[+]
apis
[-] schema.xml
[edit]