summaryrefslogtreecommitdiff
path: root/www/vtiger
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-03-11 10:45:33 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-03-11 10:45:33 +0000
commitc6c66494ac3f3f457a64ae153116ba806673e5c5 (patch)
tree79eb5efd912ec4d0821efc0287f6fa748c56942b /www/vtiger
parent- Update to 2.0.1. (diff)
Add vtiger, open source Customer Relationship Management software
vtiger CRM is an open source Customer Relationship Management (CRM) software mainly for small and medium businesses. vtiger CRM is built over proven, fast, and reliable LAMP/WAMP (Linux/Windows, Apache, MySQL, and PHP) technologies and open source projects, such as SugarCRM (SPL 1.1.2), phpBB (GPL), and others. WWW: http://www.vtiger.com
Notes
Notes: svn path=/head/; revision=130875
Diffstat (limited to 'www/vtiger')
-rw-r--r--www/vtiger/Makefile34
-rw-r--r--www/vtiger/distinfo2
-rw-r--r--www/vtiger/pkg-descr7
-rw-r--r--www/vtiger/pkg-message18
-rw-r--r--www/vtiger/pkg-plist1521
5 files changed, 1582 insertions, 0 deletions
diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile
new file mode 100644
index 000000000000..7b60e2444646
--- /dev/null
+++ b/www/vtiger/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: vtiger
+# Date created: Fri Mar 11 20:59:31 EST 2005
+# Whom: Edwin Groothuis <edwin@mavetju.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= vtiger
+DISTVERSION= 4.0RC1
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= vtigercrm
+DISTNAME= ${PORTNAME}_CRM_4_0_RC1_Source
+
+MAINTAINER= edwin@mavetju.org
+COMMENT= vtiger CRM is open source Customer Relationship Management (CRM) software
+
+WRKSRC= ${WRKDIR}/vtiger_crm_source
+USE_ZIP= yes
+USE_PHP= mysql gd
+
+NO_BUILD= yes
+
+WWWDIR?= ${PREFIX}/www/vtiger
+
+do-install:
+ ${MKDIR} ${WWWDIR}
+ ${CP} -R ${WRKSRC}/* ${WWWDIR}
+ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
+
+post-install:
+ ${CAT} pkg-message
+
+.include <bsd.port.mk>
diff --git a/www/vtiger/distinfo b/www/vtiger/distinfo
new file mode 100644
index 000000000000..3267fd89c4bf
--- /dev/null
+++ b/www/vtiger/distinfo
@@ -0,0 +1,2 @@
+MD5 (vtiger_CRM_4_0_RC1_Source.zip) = 9f5b8738b101ff691aef687da0494198
+SIZE (vtiger_CRM_4_0_RC1_Source.zip) = 7199692
diff --git a/www/vtiger/pkg-descr b/www/vtiger/pkg-descr
new file mode 100644
index 000000000000..be44c72a1028
--- /dev/null
+++ b/www/vtiger/pkg-descr
@@ -0,0 +1,7 @@
+vtiger CRM is an open source Customer Relationship Management (CRM)
+software mainly for small and medium businesses. vtiger CRM is
+built over proven, fast, and reliable LAMP/WAMP (Linux/Windows,
+Apache, MySQL, and PHP) technologies and open source projects, such
+as SugarCRM (SPL 1.1.2), phpBB (GPL), and others.
+
+WWW: http://www.vtiger.com
diff --git a/www/vtiger/pkg-message b/www/vtiger/pkg-message
new file mode 100644
index 000000000000..87c3017cb890
--- /dev/null
+++ b/www/vtiger/pkg-message
@@ -0,0 +1,18 @@
+****************************************************************
+vtiger is installed in ${PREFIX}/www/vtiger.
+
+You need to create an MySQL database called vtiger, and an user
+vtiger which is allowed to acces the database from localhost.
+
+Then, setup a virtual host in your webserver which has DocumentRoot
+to ${PREFIX}/www/vtiger. If your php.ini states that all errors
+should go to the users webbrowser, better turn that off now:
+ php_flag display_errors Off
+
+Connect to that virtual host with your webbrowser and run the
+installation script. After the creation of config.php, you can edit
+it and properly configure the db_name, db_user_name and db_password.
+
+The rest of the installation should go smoothly.
+
+****************************************************************
diff --git a/www/vtiger/pkg-plist b/www/vtiger/pkg-plist
new file mode 100644
index 000000000000..d662c7416e54
--- /dev/null
+++ b/www/vtiger/pkg-plist
@@ -0,0 +1,1521 @@
+www/vtiger/INSTALLATION.txt
+www/vtiger/LICENSE.txt
+www/vtiger/Menu.php
+www/vtiger/XTemplate/debug.php
+www/vtiger/XTemplate/LICENSE
+www/vtiger/XTemplate/README
+www/vtiger/XTemplate/ex1.html
+www/vtiger/XTemplate/ex1.php
+www/vtiger/XTemplate/ex2.html
+www/vtiger/XTemplate/ex2.php
+www/vtiger/XTemplate/ex3.html
+www/vtiger/XTemplate/ex3.php
+www/vtiger/XTemplate/ex4.html
+www/vtiger/XTemplate/ex4.php
+www/vtiger/XTemplate/ex5.html
+www/vtiger/XTemplate/ex5.php
+www/vtiger/XTemplate/ex6.html
+www/vtiger/XTemplate/ex6.php
+www/vtiger/XTemplate/ex7-inc.html
+www/vtiger/XTemplate/ex7-inc2.html
+www/vtiger/XTemplate/ex7.html
+www/vtiger/XTemplate/ex7.php
+www/vtiger/XTemplate/xtpl.php
+www/vtiger/cache/images/index.html
+www/vtiger/cache/index.html
+www/vtiger/cache/import/index.html
+www/vtiger/cache/upload/index.html
+www/vtiger/config.php
+www/vtiger/contactserialize.php
+www/vtiger/data/SugarBean.php
+www/vtiger/data/Tracker.php
+www/vtiger/database/DatabaseConnection.php
+www/vtiger/export.php
+www/vtiger/graph.php
+www/vtiger/include/ListView/ListView.php
+www/vtiger/include/ComboStrings.php
+www/vtiger/include/file.php
+www/vtiger/include/formbase.php
+www/vtiger/include/listview.php
+www/vtiger/include/logging.php
+www/vtiger/include/upload_file.php
+www/vtiger/include/utils.php
+www/vtiger/include/database/PearDatabase.php
+www/vtiger/include/images/blank.gif
+www/vtiger/include/images/left_arc.gif
+www/vtiger/include/images/right_arc.gif
+www/vtiger/include/images/sugarcrm_copyright_logo.jpg
+www/vtiger/include/images/dragdrop.gif
+www/vtiger/include/images/outlook_download.gif
+www/vtiger/include/images/spacer.gif
+www/vtiger/include/images/vtiger.jpg
+www/vtiger/include/images/vtigercrm_icon.ico
+www/vtiger/include/language/en_us.lang.php
+www/vtiger/include/nusoap/changelog
+www/vtiger/include/nusoap/class.nusoap_base.php
+www/vtiger/include/nusoap/class.soap_fault.php
+www/vtiger/include/nusoap/class.soap_parser.php
+www/vtiger/include/nusoap/class.soap_server.php
+www/vtiger/include/nusoap/class.soap_transport_http.php
+www/vtiger/include/nusoap/class.soap_val.php
+www/vtiger/include/nusoap/class.soapclient.php
+www/vtiger/include/nusoap/class.wsdl.php
+www/vtiger/include/nusoap/class.wsdlcache.php
+www/vtiger/include/nusoap/class.xmlschema.php
+www/vtiger/include/nusoap/nusoap.php
+www/vtiger/include/nusoap/nusoapmime.php
+www/vtiger/include/Calc.php
+www/vtiger/include/Clock.php
+www/vtiger/include/ComboUtil.php
+www/vtiger/include/CustomFieldUtil.php
+www/vtiger/include/PopulateComboValues.php
+www/vtiger/include/PopulateCustomFieldTables.php
+www/vtiger/include/RelatedTicketListUtil.php
+www/vtiger/include/backup.php
+www/vtiger/include/calc.js
+www/vtiger/include/ftp.php
+www/vtiger/include/general.js
+www/vtiger/include/uifromdbutil.php
+www/vtiger/index.php
+www/vtiger/install/0welcome.php
+www/vtiger/install/1checkSystem.php
+www/vtiger/install/2setConfig.php
+www/vtiger/install/3confirmConfig.php
+www/vtiger/install/4createConfigFile.php
+www/vtiger/install/5createTables.php
+www/vtiger/install/install.css
+www/vtiger/install/populateSeedData.php
+www/vtiger/install.php
+www/vtiger/jpgraph/src/Changelog
+www/vtiger/jpgraph/src/flags.dat
+www/vtiger/jpgraph/src/flags_thumb100x100.dat
+www/vtiger/jpgraph/src/flags_thumb35x35.dat
+www/vtiger/jpgraph/src/flags_thumb60x60.dat
+www/vtiger/jpgraph/src/imgdata_balls.inc
+www/vtiger/jpgraph/src/imgdata_bevels.inc
+www/vtiger/jpgraph/src/imgdata_diamonds.inc
+www/vtiger/jpgraph/src/imgdata_pushpins.inc
+www/vtiger/jpgraph/src/imgdata_squares.inc
+www/vtiger/jpgraph/src/imgdata_stars.inc
+www/vtiger/jpgraph/src/jpg-config.inc
+www/vtiger/jpgraph/src/jpgraph.php
+www/vtiger/jpgraph/src/jpgraph_bar.php
+www/vtiger/jpgraph/src/jpgraph_canvas.php
+www/vtiger/jpgraph/src/jpgraph_canvtools.php
+www/vtiger/jpgraph/src/jpgraph_error.php
+www/vtiger/jpgraph/src/jpgraph_flags.php
+www/vtiger/jpgraph/src/jpgraph_gantt.php
+www/vtiger/jpgraph/src/jpgraph_gb2312.php
+www/vtiger/jpgraph/src/jpgraph_gradient.php
+www/vtiger/jpgraph/src/jpgraph_iconplot.php
+www/vtiger/jpgraph/src/jpgraph_imgtrans.php
+www/vtiger/jpgraph/src/jpgraph_line.php
+www/vtiger/jpgraph/src/jpgraph_log.php
+www/vtiger/jpgraph/src/jpgraph_pie.php
+www/vtiger/jpgraph/src/jpgraph_pie3d.php
+www/vtiger/jpgraph/src/jpgraph_plotband.php
+www/vtiger/jpgraph/src/jpgraph_plotmark.inc
+www/vtiger/jpgraph/src/jpgraph_polar.php
+www/vtiger/jpgraph/src/jpgraph_radar.php
+www/vtiger/jpgraph/src/jpgraph_regstat.php
+www/vtiger/jpgraph/src/jpgraph_scatter.php
+www/vtiger/jpgraph/src/jpgraph_stock.php
+www/vtiger/jpgraph/IMPORTANT_DO_README
+www/vtiger/jpgraph/QPL.txt
+www/vtiger/jpgraph/README
+www/vtiger/jpgraph/flags.dat
+www/vtiger/jscalendar/lang/calendar-af.js
+www/vtiger/jscalendar/lang/calendar-br.js
+www/vtiger/jscalendar/lang/calendar-ca.js
+www/vtiger/jscalendar/lang/calendar-cs-win.js
+www/vtiger/jscalendar/lang/calendar-da.js
+www/vtiger/jscalendar/lang/calendar-de.js
+www/vtiger/jscalendar/lang/calendar-du.js
+www/vtiger/jscalendar/lang/calendar-el.js
+www/vtiger/jscalendar/lang/calendar-en.js
+www/vtiger/jscalendar/lang/calendar-es.js
+www/vtiger/jscalendar/lang/calendar-fi.js
+www/vtiger/jscalendar/lang/calendar-fr.js
+www/vtiger/jscalendar/lang/calendar-hr-utf8.js
+www/vtiger/jscalendar/lang/calendar-hr.js
+www/vtiger/jscalendar/lang/calendar-hu.js
+www/vtiger/jscalendar/lang/calendar-it.js
+www/vtiger/jscalendar/lang/calendar-jp.js
+www/vtiger/jscalendar/lang/calendar-ko-utf8.js
+www/vtiger/jscalendar/lang/calendar-ko.js
+www/vtiger/jscalendar/lang/calendar-lt-utf8.js
+www/vtiger/jscalendar/lang/calendar-lt.js
+www/vtiger/jscalendar/lang/calendar-nl.js
+www/vtiger/jscalendar/lang/calendar-no.js
+www/vtiger/jscalendar/lang/calendar-pl-utf8.js
+www/vtiger/jscalendar/lang/calendar-pl.js
+www/vtiger/jscalendar/lang/calendar-pt.js
+www/vtiger/jscalendar/lang/calendar-ro.js
+www/vtiger/jscalendar/lang/calendar-ru.js
+www/vtiger/jscalendar/lang/calendar-si.js
+www/vtiger/jscalendar/lang/calendar-sk.js
+www/vtiger/jscalendar/lang/calendar-sp.js
+www/vtiger/jscalendar/lang/calendar-sv.js
+www/vtiger/jscalendar/lang/calendar-tr.js
+www/vtiger/jscalendar/lang/calendar-zh.js
+www/vtiger/jscalendar/calendar-setup.js
+www/vtiger/jscalendar/calendar-win2k-cold-1.css
+www/vtiger/jscalendar/calendar.js
+www/vtiger/jscalendar/img.gif
+www/vtiger/jscalendar/menuarrow.gif
+www/vtiger/jscalendar/menuarrow2.gif
+www/vtiger/log4php/appenders/LoggerAppenderConsole.php
+www/vtiger/log4php/appenders/LoggerAppenderDailyFile.php
+www/vtiger/log4php/appenders/LoggerAppenderDb.php
+www/vtiger/log4php/appenders/LoggerAppenderEcho.php
+www/vtiger/log4php/appenders/LoggerAppenderFile.php
+www/vtiger/log4php/appenders/LoggerAppenderMail.php
+www/vtiger/log4php/appenders/LoggerAppenderMailEvent.php
+www/vtiger/log4php/appenders/LoggerAppenderNull.php
+www/vtiger/log4php/appenders/LoggerAppenderPhp.php
+www/vtiger/log4php/appenders/LoggerAppenderRollingFile.php
+www/vtiger/log4php/appenders/LoggerAppenderSocket.php
+www/vtiger/log4php/appenders/LoggerAppenderSyslog.php
+www/vtiger/log4php/Logger.php
+www/vtiger/log4php/LoggerAppender.php
+www/vtiger/log4php/LoggerAppenderSkeleton.php
+www/vtiger/log4php/LoggerBasicConfigurator.php
+www/vtiger/log4php/LoggerCategory.php
+www/vtiger/log4php/LoggerDefaultCategoryFactory.php
+www/vtiger/log4php/LoggerHierarchy.php
+www/vtiger/log4php/LoggerLayout.php
+www/vtiger/log4php/LoggerLevel.php
+www/vtiger/log4php/LoggerLog.php
+www/vtiger/log4php/LoggerMDC.php
+www/vtiger/log4php/LoggerManager.php
+www/vtiger/log4php/LoggerNDC.php
+www/vtiger/log4php/LoggerPropertyConfigurator.php
+www/vtiger/log4php/LoggerRoot.php
+www/vtiger/log4php/config/LoggerPropertyGetter.php
+www/vtiger/log4php/config/LoggerPropertySetter.php
+www/vtiger/log4php/helpers/LoggerFormattingInfo.php
+www/vtiger/log4php/helpers/LoggerOptionConverter.php
+www/vtiger/log4php/helpers/LoggerPatternConverter.php
+www/vtiger/log4php/helpers/LoggerPatternParser.php
+www/vtiger/log4php/helpers/LoggerTransform.php
+www/vtiger/log4php/layouts/LoggerLayoutHtml.php
+www/vtiger/log4php/layouts/LoggerLayoutSimple.php
+www/vtiger/log4php/layouts/LoggerLayoutTTCC.php
+www/vtiger/log4php/layouts/LoggerPatternLayout.php
+www/vtiger/log4php/layouts/LoggerXmlLayout.php
+www/vtiger/log4php/or/LoggerDefaultRenderer.php
+www/vtiger/log4php/or/LoggerObjectRenderer.php
+www/vtiger/log4php/or/LoggerRendererMap.php
+www/vtiger/log4php/spi/LoggerConfigurator.php
+www/vtiger/log4php/spi/LoggerFactory.php
+www/vtiger/log4php/spi/LoggerFilter.php
+www/vtiger/log4php/spi/LoggerLocationInfo.php
+www/vtiger/log4php/spi/LoggerLoggingEvent.php
+www/vtiger/log4php/varia/LoggerDenyAllFilter.php
+www/vtiger/log4php/varia/LoggerLevelMatchFilter.php
+www/vtiger/log4php/varia/LoggerLevelRangeFilter.php
+www/vtiger/log4php/varia/LoggerStringMatchFilter.php
+www/vtiger/log4php/xml/LoggerDOMConfigurator.php
+www/vtiger/log4php.properties
+www/vtiger/migration/migrate_2_1to3_0.sql
+www/vtiger/modules/Accounts/language/en_us.lang.php
+www/vtiger/modules/Accounts/Account.php
+www/vtiger/modules/Accounts/AccountFormBase.php
+www/vtiger/modules/Accounts/Delete.php
+www/vtiger/modules/Accounts/DeleteMemberAccountRelationship.php
+www/vtiger/modules/Accounts/DetailView.html
+www/vtiger/modules/Accounts/DetailView.php
+www/vtiger/modules/Accounts/EditView.html
+www/vtiger/modules/Accounts/EditView.php
+www/vtiger/modules/Accounts/Forms.php
+www/vtiger/modules/Accounts/Import.php
+www/vtiger/modules/Accounts/ListView.html
+www/vtiger/modules/Accounts/ListView.php
+www/vtiger/modules/Accounts/Merge.php
+www/vtiger/modules/Accounts/Popup.html
+www/vtiger/modules/Accounts/Popup.php
+www/vtiger/modules/Accounts/Popup_picker.html
+www/vtiger/modules/Accounts/Popup_picker.php
+www/vtiger/modules/Accounts/Save.php
+www/vtiger/modules/Accounts/SearchForm.html
+www/vtiger/modules/Accounts/SubPanelView.php
+www/vtiger/modules/Accounts/SubPanelViewMemberAccount.html
+www/vtiger/modules/Accounts/index.php
+www/vtiger/modules/Accounts/PopupSearchForm.html
+www/vtiger/modules/Accounts/RenderRelatedListUI.php
+www/vtiger/modules/Activities/language/en_us.lang.php
+www/vtiger/modules/Activities/Activity.php
+www/vtiger/modules/Activities/Delete.php
+www/vtiger/modules/Activities/DetailView.html
+www/vtiger/modules/Activities/DetailView.php
+www/vtiger/modules/Activities/EditView.html
+www/vtiger/modules/Activities/EditView.php
+www/vtiger/modules/Activities/Event.php
+www/vtiger/modules/Activities/Forms.php
+www/vtiger/modules/Activities/GroupAllocationView.html
+www/vtiger/modules/Activities/GroupAllocationView.php
+www/vtiger/modules/Activities/ListView.html
+www/vtiger/modules/Activities/ListView.php
+www/vtiger/modules/Activities/OpenListView.html
+www/vtiger/modules/Activities/OpenListView.php
+www/vtiger/modules/Activities/Save.php
+www/vtiger/modules/Activities/SearchForm.html
+www/vtiger/modules/Activities/SubPanelView.html
+www/vtiger/modules/Activities/SubPanelView.php
+www/vtiger/modules/Activities/SubPanelViewContacts.html
+www/vtiger/modules/Activities/index.php
+www/vtiger/modules/Activities/RenderRelatedListUI.php
+www/vtiger/modules/Administration/language/en_us.lang.php
+www/vtiger/modules/Administration/Forms.php
+www/vtiger/modules/Administration/index.php
+www/vtiger/modules/Contacts/language/en_us.lang.php
+www/vtiger/modules/Contacts/BusinessCard.html
+www/vtiger/modules/Contacts/BusinessCard.php
+www/vtiger/modules/Contacts/Contact.php
+www/vtiger/modules/Contacts/ContactFormBase.php
+www/vtiger/modules/Contacts/ContactOpportunityRelationship.php
+www/vtiger/modules/Contacts/ContactOpportunityRelationshipEdit.html
+www/vtiger/modules/Contacts/ContactOpportunityRelationshipEdit.php
+www/vtiger/modules/Contacts/Delete.php
+www/vtiger/modules/Contacts/DeleteContactCaseRelationship.php
+www/vtiger/modules/Contacts/DeleteContactOpportunityRelationship.php
+www/vtiger/modules/Contacts/DeleteDirectReportRelationship.php
+www/vtiger/modules/Contacts/DetailView.html
+www/vtiger/modules/Contacts/DetailView.php
+www/vtiger/modules/Contacts/EditView.html
+www/vtiger/modules/Contacts/EditView.php
+www/vtiger/modules/Contacts/Forms.php
+www/vtiger/modules/Contacts/Import.php
+www/vtiger/modules/Contacts/ListView.html
+www/vtiger/modules/Contacts/ListView.php
+www/vtiger/modules/Contacts/Merge.php
+www/vtiger/modules/Contacts/Popup.html
+www/vtiger/modules/Contacts/Popup.php
+www/vtiger/modules/Contacts/PopupSearchForm.html
+www/vtiger/modules/Contacts/Popup_picker.html
+www/vtiger/modules/Contacts/Save.php
+www/vtiger/modules/Contacts/SaveContactOpportunityRelationship.php
+www/vtiger/modules/Contacts/SearchForm.html
+www/vtiger/modules/Contacts/SubPanelView.html
+www/vtiger/modules/Contacts/SubPanelView.php
+www/vtiger/modules/Contacts/SubPanelViewAccounts.html
+www/vtiger/modules/Contacts/SubPanelViewCase.html
+www/vtiger/modules/Contacts/SubPanelViewCase.php
+www/vtiger/modules/Contacts/SubPanelViewContact.html
+www/vtiger/modules/Contacts/SubPanelViewContactsAndUsers.php
+www/vtiger/modules/Contacts/SubPanelViewDirectReport.html
+www/vtiger/modules/Contacts/SubPanelViewOpportunity.html
+www/vtiger/modules/Contacts/SubPanelViewOpportunity.php
+www/vtiger/modules/Contacts/contactSeedData.php
+www/vtiger/modules/Contacts/index.php
+www/vtiger/modules/Contacts/AddBusinessCard.php
+www/vtiger/modules/Contacts/RenderRelatedListUI.php
+www/vtiger/modules/Contacts/SaveBusinessCard.php
+www/vtiger/modules/Dashboard/language/en_us.lang.php
+www/vtiger/modules/Dashboard/Chart_lead_source_by_outcome.php
+www/vtiger/modules/Dashboard/Chart_my_pipeline_by_sales_stage.php
+www/vtiger/modules/Dashboard/Chart_outcome_by_month.php
+www/vtiger/modules/Dashboard/Chart_pipeline_by_lead_source.php
+www/vtiger/modules/Dashboard/Chart_pipeline_by_sales_stage.php
+www/vtiger/modules/Dashboard/Forms.php
+www/vtiger/modules/Dashboard/index.php
+www/vtiger/modules/Emails/language/en_us.lang.php
+www/vtiger/modules/Emails/Delete.php
+www/vtiger/modules/Emails/DeleteEmailContactRelationship.php
+www/vtiger/modules/Emails/DeleteEmailUserRelationship.php
+www/vtiger/modules/Emails/DetailView.html
+www/vtiger/modules/Emails/DetailView.php
+www/vtiger/modules/Emails/EditView.html
+www/vtiger/modules/Emails/EditView.php
+www/vtiger/modules/Emails/Email.php
+www/vtiger/modules/Emails/Forms.php
+www/vtiger/modules/Emails/ListView.html
+www/vtiger/modules/Emails/ListView.php
+www/vtiger/modules/Emails/Save.php
+www/vtiger/modules/Emails/SearchForm.html
+www/vtiger/modules/Emails/SubPanelViewRecipients.html
+www/vtiger/modules/Emails/SubPanelViewRecipients.php
+www/vtiger/modules/Emails/add2db.php
+www/vtiger/modules/Emails/index.php
+www/vtiger/modules/Emails/upload.php
+www/vtiger/modules/Emails/templates/todel.txt
+www/vtiger/modules/Emails/PHPMailer_LICENSE.txt
+www/vtiger/modules/Emails/RenderRelatedListUI.php
+www/vtiger/modules/Emails/class.phpmailer.php
+www/vtiger/modules/Emails/class.smtp.php
+www/vtiger/modules/Emails/downloadfile.php
+www/vtiger/modules/Emails/listemailtemplates.php
+www/vtiger/modules/Emails/lookupemailtemplates.php
+www/vtiger/modules/Emails/send_mail.php
+www/vtiger/modules/Emails/sendmail.php
+www/vtiger/modules/Emails/updateRelations.php
+www/vtiger/modules/Help/language/en_us.lang.php
+www/vtiger/modules/Help/Forms.php
+www/vtiger/modules/Help/index.php
+www/vtiger/modules/HelpDesk/language/en_us.lang.php
+www/vtiger/modules/HelpDesk/Convert.html
+www/vtiger/modules/HelpDesk/Convert.php
+www/vtiger/modules/HelpDesk/ConvertToEntities.php
+www/vtiger/modules/HelpDesk/CreateFaq.html
+www/vtiger/modules/HelpDesk/CreateFaq.php
+www/vtiger/modules/HelpDesk/CreateTicket.html
+www/vtiger/modules/HelpDesk/CreateTicket.php
+www/vtiger/modules/HelpDesk/CumulStatistics.html
+www/vtiger/modules/HelpDesk/CumulStatistics.php
+www/vtiger/modules/HelpDesk/Delete.php
+www/vtiger/modules/HelpDesk/DeleteFaq.php
+www/vtiger/modules/HelpDesk/DeleteTicket.php
+www/vtiger/modules/HelpDesk/DetailView.html
+www/vtiger/modules/HelpDesk/DetailView.php
+www/vtiger/modules/HelpDesk/EditFaq.php
+www/vtiger/modules/HelpDesk/EditTicket.php
+www/vtiger/modules/HelpDesk/EditView.html
+www/vtiger/modules/HelpDesk/EditView.php
+www/vtiger/modules/HelpDesk/FaqInfoView.html
+www/vtiger/modules/HelpDesk/FaqInfoView.php
+www/vtiger/modules/HelpDesk/FaqList.html
+www/vtiger/modules/HelpDesk/FaqList.php
+www/vtiger/modules/HelpDesk/Forms.php
+www/vtiger/modules/HelpDesk/HelpDesk.php
+www/vtiger/modules/HelpDesk/HelpDeskUtil.php
+www/vtiger/modules/HelpDesk/ListTickets.php
+www/vtiger/modules/HelpDesk/ListView.html
+www/vtiger/modules/HelpDesk/ListView.php
+www/vtiger/modules/HelpDesk/RenderRelatedListUI.php
+www/vtiger/modules/HelpDesk/Save.php
+www/vtiger/modules/HelpDesk/SaveFaq.php
+www/vtiger/modules/HelpDesk/SaveTicket.php
+www/vtiger/modules/HelpDesk/SearchForm.html
+www/vtiger/modules/HelpDesk/TicketHistory.html
+www/vtiger/modules/HelpDesk/TicketHistory.php
+www/vtiger/modules/HelpDesk/TicketInfoView.html
+www/vtiger/modules/HelpDesk/TicketInfoView.php
+www/vtiger/modules/HelpDesk/TicketStatisticsUtil.php
+www/vtiger/modules/HelpDesk/TicketsList.html
+www/vtiger/modules/HelpDesk/index.php
+www/vtiger/modules/Home/language/en_us.lang.php
+www/vtiger/modules/Home/Forms.php
+www/vtiger/modules/Home/LastViewed.php
+www/vtiger/modules/Home/UnifiedSearch.php
+www/vtiger/modules/Home/index.php
+www/vtiger/modules/Import/language/en_us.lang.php
+www/vtiger/modules/Import/Forms.php
+www/vtiger/modules/Import/ImportAccount.php
+www/vtiger/modules/Import/ImportButton.php
+www/vtiger/modules/Import/ImportContact.php
+www/vtiger/modules/Import/ImportLead.php
+www/vtiger/modules/Import/ImportMap.php
+www/vtiger/modules/Import/ImportOpportunity.php
+www/vtiger/modules/Import/ImportStep1.html
+www/vtiger/modules/Import/ImportStep1.php
+www/vtiger/modules/Import/ImportStep2.html
+www/vtiger/modules/Import/ImportStep2.php
+www/vtiger/modules/Import/ImportStep3.html
+www/vtiger/modules/Import/ImportStep3.php
+www/vtiger/modules/Import/ImportStep4.html
+www/vtiger/modules/Import/ImportStep4.php
+www/vtiger/modules/Import/ImportSteplast.php
+www/vtiger/modules/Import/ImportStepundo.php
+www/vtiger/modules/Import/error.html
+www/vtiger/modules/Import/SugarFile.php
+www/vtiger/modules/Import/UsersLastImport.php
+www/vtiger/modules/Import/error.php
+www/vtiger/modules/Import/index.php
+www/vtiger/modules/Import/parse_utils.php
+www/vtiger/modules/Leads/language/en_us.lang.php
+www/vtiger/modules/Leads/Delete.php
+www/vtiger/modules/Leads/DetailView.html
+www/vtiger/modules/Leads/DetailView.php
+www/vtiger/modules/Leads/EditView.html
+www/vtiger/modules/Leads/EditView.php
+www/vtiger/modules/Leads/Forms.php
+www/vtiger/modules/Leads/Import.php
+www/vtiger/modules/Leads/Lead.php
+www/vtiger/modules/Leads/ListView.html
+www/vtiger/modules/Leads/ListView.php
+www/vtiger/modules/Leads/Popup.html
+www/vtiger/modules/Leads/Popup.php
+www/vtiger/modules/Leads/PopupSearchForm.html
+www/vtiger/modules/Leads/Popup_picker.html
+www/vtiger/modules/Leads/Save.php
+www/vtiger/modules/Leads/SearchForm.html
+www/vtiger/modules/Leads/index.php
+www/vtiger/modules/Leads/ConvertLead.html
+www/vtiger/modules/Leads/ConvertLead.php
+www/vtiger/modules/Leads/Headers.php
+www/vtiger/modules/Leads/LeadConvertToEntities.php
+www/vtiger/modules/Leads/Merge.php
+www/vtiger/modules/Leads/RenderRelatedListUI.php
+www/vtiger/modules/Leads/fetchfile.php
+www/vtiger/modules/Leads/result.php
+www/vtiger/modules/Notes/language/en_us.lang.php
+www/vtiger/modules/Notes/Delete.php
+www/vtiger/modules/Notes/DetailView.html
+www/vtiger/modules/Notes/DetailView.php
+www/vtiger/modules/Notes/EditView.html
+www/vtiger/modules/Notes/EditView.php
+www/vtiger/modules/Notes/Forms.php
+www/vtiger/modules/Notes/ListView.html
+www/vtiger/modules/Notes/ListView.php
+www/vtiger/modules/Notes/Note.php
+www/vtiger/modules/Notes/NoteFormBase.php
+www/vtiger/modules/Notes/Save.php
+www/vtiger/modules/Notes/SearchForm.html
+www/vtiger/modules/Notes/index.php
+www/vtiger/modules/Potentials/language/en_us.lang.php
+www/vtiger/modules/Potentials/Charts.php
+www/vtiger/modules/Potentials/Delete.php
+www/vtiger/modules/Potentials/DetailView.html
+www/vtiger/modules/Potentials/DetailView.php
+www/vtiger/modules/Potentials/EditView.html
+www/vtiger/modules/Potentials/EditView.php
+www/vtiger/modules/Potentials/Forms.php
+www/vtiger/modules/Potentials/Import.php
+www/vtiger/modules/Potentials/ListView.html
+www/vtiger/modules/Potentials/ListView.php
+www/vtiger/modules/Potentials/ListViewTop.html
+www/vtiger/modules/Potentials/ListViewTop.php
+www/vtiger/modules/Potentials/Opportunity.php
+www/vtiger/modules/Potentials/Popup.html
+www/vtiger/modules/Potentials/Popup.php
+www/vtiger/modules/Potentials/PopupSearchForm.html
+www/vtiger/modules/Potentials/Popup_picker.html
+www/vtiger/modules/Potentials/Save.php
+www/vtiger/modules/Potentials/SearchForm.html
+www/vtiger/modules/Potentials/index.php
+www/vtiger/modules/Potentials/SubPanelView.html
+www/vtiger/modules/Potentials/SubPanelView.php
+www/vtiger/modules/Potentials/RenderRelatedListUI.php
+www/vtiger/modules/Potentials/updateRelations.php
+www/vtiger/modules/Settings/language/en_us.lang.php
+www/vtiger/modules/Settings/AddCustomFieldToDB.php
+www/vtiger/modules/Settings/ComboFieldList.html
+www/vtiger/modules/Settings/ComboFieldList.php
+www/vtiger/modules/Settings/CreateCustomField.php
+www/vtiger/modules/Settings/CustomFieldList.php
+www/vtiger/modules/Settings/DeleteCustomField.php
+www/vtiger/modules/Settings/EditComboField.php
+www/vtiger/modules/Settings/EditField.html
+www/vtiger/modules/Settings/EmailConfig.html
+www/vtiger/modules/Settings/EmailConfig.php
+www/vtiger/modules/Settings/FileStorage.php
+www/vtiger/modules/Settings/Forms.php
+www/vtiger/modules/Settings/Save.php
+www/vtiger/modules/Settings/UpdateComboValues.php
+www/vtiger/modules/Settings/customfield.html
+www/vtiger/modules/Settings/fieldtypes.html
+www/vtiger/modules/Settings/fieldtypes.php
+www/vtiger/modules/Settings/index.html
+www/vtiger/modules/Settings/index.php
+www/vtiger/modules/Settings/test.php
+www/vtiger/modules/Settings/vtigerCRM.CAB
+www/vtiger/modules/Users/language/en_us.lang.php
+www/vtiger/modules/Users/Authenticate.php
+www/vtiger/modules/Users/ChangePassword.php
+www/vtiger/modules/Users/DeleteUser.php
+www/vtiger/modules/Users/DetailView.html
+www/vtiger/modules/Users/DetailView.php
+www/vtiger/modules/Users/EditView.html
+www/vtiger/modules/Users/EditView.php
+www/vtiger/modules/Users/Error.php
+www/vtiger/modules/Users/Forms.php
+www/vtiger/modules/Users/ListView.html
+www/vtiger/modules/Users/ListView.php
+www/vtiger/modules/Users/Login.php
+www/vtiger/modules/Users/Logout.php
+www/vtiger/modules/Users/Popup.php
+www/vtiger/modules/Users/Popup_picker.html
+www/vtiger/modules/Users/Save.php
+www/vtiger/modules/Users/SearchForm.html
+www/vtiger/modules/Users/User.php
+www/vtiger/modules/Users/UserDeleteStep1.php
+www/vtiger/modules/Users/DeleteRole.php
+www/vtiger/modules/Users/populatetemplate.php
+www/vtiger/modules/Users/CreateProfile.php
+www/vtiger/modules/Users/DeleteProfile.php
+www/vtiger/modules/Users/EditFieldLevelAccess.html
+www/vtiger/modules/Users/EditFieldLevelAccess.php
+www/vtiger/modules/Users/HelpDesk.php
+www/vtiger/modules/Users/ListFieldPermissions.html
+www/vtiger/modules/Users/ListFieldPermissions.php
+www/vtiger/modules/Users/ListFldProfiles.html
+www/vtiger/modules/Users/ListFldProfiles.php
+www/vtiger/modules/Users/ListPermissions.php
+www/vtiger/modules/Users/ListProfiles.html
+www/vtiger/modules/Users/ListProfiles.php
+www/vtiger/modules/Users/LoginHistory.php
+www/vtiger/modules/Users/MassDeleteUsers.php
+www/vtiger/modules/Users/OrgSharingDetailView.html
+www/vtiger/modules/Users/TabMenu.php
+www/vtiger/modules/Users/OrgSharingDetailView.php
+www/vtiger/modules/Users/OrgSharingEditView.html
+www/vtiger/modules/Users/OrgSharingEditView.php
+www/vtiger/modules/Users/ProfileDetailView.html
+www/vtiger/modules/Users/ProfileDetailView.php
+www/vtiger/modules/Users/ProfileEditView.html
+www/vtiger/modules/Users/ProfileEditView.php
+www/vtiger/modules/Users/RoleDetailView.html
+www/vtiger/modules/Users/RoleDetailView.php
+www/vtiger/modules/Users/SaveOrgSharing.php
+www/vtiger/modules/Users/SaveProfile.php
+www/vtiger/modules/Users/SaveRole.php
+www/vtiger/modules/Users/Security.php
+www/vtiger/modules/Users/ShowHistory.html
+www/vtiger/modules/Users/ShowHistory.php
+www/vtiger/modules/Users/TabCustomise.html
+www/vtiger/modules/Users/TabCustomise.php
+www/vtiger/modules/Users/UpdateTab.html
+www/vtiger/modules/Users/TemplateMerge.php
+www/vtiger/modules/Users/UpdateFieldLevelAccess.php
+www/vtiger/modules/Users/UpdateProfile.php
+www/vtiger/modules/Users/UpdateTab.php
+www/vtiger/modules/Users/UserInfoUtil.php
+www/vtiger/modules/Users/add2db.php
+www/vtiger/modules/Users/binaryfilelist.php
+www/vtiger/modules/Users/createemailtemplate.html
+www/vtiger/modules/Users/createemailtemplate.php
+www/vtiger/modules/Users/createnewgroup.php
+www/vtiger/modules/Users/createrole.php
+www/vtiger/modules/Users/deleteemailtemplate.php
+www/vtiger/modules/Users/deletewordtemplate.php
+www/vtiger/modules/Users/detailviewemailtemplate.html
+www/vtiger/modules/Users/detailviewemailtemplate.php
+www/vtiger/modules/Users/downloadfile.php
+www/vtiger/modules/Users/editemailtemplate.php
+www/vtiger/modules/Users/editpermissions.php
+www/vtiger/modules/Users/listemailtemplates.php
+www/vtiger/modules/Users/listgroupmembers.php
+www/vtiger/modules/Users/listgroups.php
+www/vtiger/modules/Users/listnotificationschedulers.php
+www/vtiger/modules/Users/listroles.html
+www/vtiger/modules/Users/listroles.php
+www/vtiger/modules/Users/listwordtemplates.php
+www/vtiger/modules/Users/lookupemailtemplates.php
+www/vtiger/modules/Users/massChangeStatus.php
+www/vtiger/modules/Users/massdelete.php
+www/vtiger/modules/Users/notify_detail.php
+www/vtiger/modules/Users/saveemailtemplate.php
+www/vtiger/modules/Users/updateLeadDBStatus.php
+www/vtiger/modules/Users/updateRole.php
+www/vtiger/modules/Users/upload.php
+www/vtiger/modules/Utilities/Merge.php
+www/vtiger/modules/Yahoo/images/ym.gif
+www/vtiger/modules/Yahoo/language/en_us.lang.php
+www/vtiger/modules/uploads/language/en_us.lang.php
+www/vtiger/modules/uploads/Forms.php
+www/vtiger/modules/uploads/add2db.php
+www/vtiger/modules/uploads/binaryfilelist.php
+www/vtiger/modules/uploads/deleteattachments.php
+www/vtiger/modules/uploads/downloadfile.php
+www/vtiger/modules/uploads/open_db.php
+www/vtiger/modules/uploads/upload.php
+www/vtiger/modules/Calendar/admin/admin.pinc
+www/vtiger/modules/Calendar/admin/create_config.php
+www/vtiger/modules/Calendar/admin/demodata.p3
+www/vtiger/modules/Calendar/admin/en.p3
+www/vtiger/modules/Calendar/admin/mconfig.pinc
+www/vtiger/modules/Calendar/admin/scheme.php
+www/vtiger/modules/Calendar/admin/sv.p3
+www/vtiger/modules/Calendar/admin/update.php
+www/vtiger/modules/Calendar/Authenticate.php
+www/vtiger/modules/Calendar/Date.pinc
+www/vtiger/modules/Calendar/Forms.php
+www/vtiger/modules/Calendar/TUTOS_Copyright.pdf
+www/vtiger/modules/Calendar/UserCalendar.php
+www/vtiger/modules/Calendar/acl.pinc
+www/vtiger/modules/Calendar/appointment.pinc
+www/vtiger/modules/Calendar/base.pinc
+www/vtiger/modules/Calendar/calendar.php
+www/vtiger/modules/Calendar/calendar_day.php
+www/vtiger/modules/Calendar/calendar_month.php
+www/vtiger/modules/Calendar/calendar_week.php
+www/vtiger/modules/Calendar/config.php
+www/vtiger/modules/Calendar/config_default.pinc
+www/vtiger/modules/Calendar/database.pinc
+www/vtiger/modules/Calendar/db.p3
+www/vtiger/modules/Calendar/gettext.php
+www/vtiger/modules/Calendar/i18n.php
+www/vtiger/modules/Calendar/index.php
+www/vtiger/modules/Calendar/minical.php
+www/vtiger/modules/Calendar/minitimer.php
+www/vtiger/modules/Calendar/module_base.pinc
+www/vtiger/modules/Calendar/modules.pinc
+www/vtiger/modules/Calendar/permission.p3
+www/vtiger/modules/Calendar/preference.pinc
+www/vtiger/modules/Calendar/webelements.p3
+www/vtiger/modules/Calendar/auth/auth.pinc
+www/vtiger/modules/Calendar/auth/auth_cmdline.pinc
+www/vtiger/modules/Calendar/auth/auth_db.pinc
+www/vtiger/modules/Calendar/auth/auth_http.pinc
+www/vtiger/modules/Calendar/auth/auth_ldap.pinc
+www/vtiger/modules/Calendar/auth/auth_pam.pinc
+www/vtiger/modules/Calendar/auth/auth_typo3.pinc
+www/vtiger/modules/Calendar/auth/auth_x509.pinc
+www/vtiger/modules/Calendar/db/db_oci.pinc
+www/vtiger/modules/Calendar/db/db.pinc
+www/vtiger/modules/Calendar/db/db_interbase.pinc
+www/vtiger/modules/Calendar/db/db_mssql.pinc
+www/vtiger/modules/Calendar/db/db_mysql.pinc
+www/vtiger/modules/Calendar/db/db_ora.pinc
+www/vtiger/modules/Calendar/db/db_pg.pinc
+www/vtiger/modules/Calendar/db/table.pinc
+www/vtiger/modules/Calendar/db/table_custom_example.pinc
+www/vtiger/modules/Calendar/language/en_us.lang.php
+www/vtiger/modules/Calendar/layout/adq_layout.pinc
+www/vtiger/modules/Calendar/layout/classic_base.pinc
+www/vtiger/modules/Calendar/layout/classic_layout.pinc
+www/vtiger/modules/Calendar/layout/layout_base.pinc
+www/vtiger/modules/Calendar/layout/new_layout.pinc
+www/vtiger/modules/Calendar/layout/test_layout.pinc
+www/vtiger/modules/Calendar/layout/theme_base.pinc
+www/vtiger/modules/Calendar/layout/theme_blue.pinc
+www/vtiger/modules/Calendar/layout/theme_red.pinc
+www/vtiger/modules/Calendar/layout/theme_white.pinc
+www/vtiger/modules/Calendar/localization/en-us.p3
+www/vtiger/modules/Calendar/localization/cs.p3
+www/vtiger/modules/Calendar/localization/de.p3
+www/vtiger/modules/Calendar/localization/el.p3
+www/vtiger/modules/Calendar/localization/es-mx.p3
+www/vtiger/modules/Calendar/localization/en.p3
+www/vtiger/modules/Calendar/localization/es-ni.p3
+www/vtiger/modules/Calendar/localization/es-ve.p3
+www/vtiger/modules/Calendar/localization/es.p3
+www/vtiger/modules/Calendar/localization/fr.p3
+www/vtiger/modules/Calendar/localization/holiday_au.pinc
+www/vtiger/modules/Calendar/localization/holiday_be.pinc
+www/vtiger/modules/Calendar/localization/holiday_ch.pinc
+www/vtiger/modules/Calendar/localization/holiday_cl.pinc
+www/vtiger/modules/Calendar/localization/holiday_co.pinc
+www/vtiger/modules/Calendar/localization/holiday_cs.pinc
+www/vtiger/modules/Calendar/localization/holiday_de.pinc
+www/vtiger/modules/Calendar/localization/holiday_de_at.pinc
+www/vtiger/modules/Calendar/localization/holiday_en_uk.pinc
+www/vtiger/modules/Calendar/localization/holiday_es.pinc
+www/vtiger/modules/Calendar/localization/holiday_es_ve.pinc
+www/vtiger/modules/Calendar/localization/holiday_fr.pinc
+www/vtiger/modules/Calendar/localization/holiday_hk.pinc
+www/vtiger/modules/Calendar/localization/holiday_hu.pinc
+www/vtiger/modules/Calendar/localization/holiday_it.pinc
+www/vtiger/modules/Calendar/localization/holiday_ja.pinc
+www/vtiger/modules/Calendar/localization/holiday_ko.pinc
+www/vtiger/modules/Calendar/localization/holiday_mx.pinc
+www/vtiger/modules/Calendar/localization/holiday_ni.pinc
+www/vtiger/modules/Calendar/localization/holiday_nl.pinc
+www/vtiger/modules/Calendar/localization/holiday_nz.pinc
+www/vtiger/modules/Calendar/localization/holiday_pl.pinc
+www/vtiger/modules/Calendar/localization/holiday_pt.pinc
+www/vtiger/modules/Calendar/localization/holiday_ru.pinc
+www/vtiger/modules/Calendar/localization/holiday_sv.pinc
+www/vtiger/modules/Calendar/localization/holiday_us.pinc
+www/vtiger/modules/Calendar/localization/holiday_vi.pinc
+www/vtiger/modules/Calendar/localization/it.p3
+www/vtiger/modules/Calendar/localization/ko.p3
+www/vtiger/modules/Calendar/localization/namedays_cs.p3
+www/vtiger/modules/Calendar/localization/namedays_de.p3
+www/vtiger/modules/Calendar/localization/namedays_es.p3
+www/vtiger/modules/Calendar/localization/namedays_nl.p3
+www/vtiger/modules/Calendar/localization/namedays_pl.p3
+www/vtiger/modules/Calendar/localization/namedays_sv.p3
+www/vtiger/modules/Calendar/localization/namedays_template.p3
+www/vtiger/modules/Calendar/localization/namedays_vi.p3
+www/vtiger/modules/Calendar/localization/nl.p3
+www/vtiger/modules/Calendar/localization/pl.p3
+www/vtiger/modules/Calendar/localization/pt-br.p3
+www/vtiger/modules/Calendar/localization/pt.p3
+www/vtiger/modules/Calendar/localization/ru.p3
+www/vtiger/modules/Calendar/localization/sv.p3
+www/vtiger/modules/Calendar/localization/tw.p3
+www/vtiger/modules/Calendar/localization/vi.p3
+www/vtiger/modules/Calendar/localization/zh.p3
+www/vtiger/modules/Calendar/tmp/vtigercrm.calendar
+www/vtiger/modules/Faq/language/en_us.lang.php
+www/vtiger/modules/Faq/Delete.php
+www/vtiger/modules/Faq/DetailView.html
+www/vtiger/modules/Faq/DetailView.php
+www/vtiger/modules/Faq/EditView.html
+www/vtiger/modules/Faq/EditView.php
+www/vtiger/modules/Faq/Faq.php
+www/vtiger/modules/Faq/Forms.php
+www/vtiger/modules/Faq/ListView.html
+www/vtiger/modules/Faq/ListView.php
+www/vtiger/modules/Faq/Save.php
+www/vtiger/modules/Faq/SearchForm.html
+www/vtiger/modules/Faq/index.php
+www/vtiger/modules/Products/language/en_us.lang.php
+www/vtiger/modules/Products/Delete.php
+www/vtiger/modules/Products/DeleteProduct.php
+www/vtiger/modules/Products/DetailView.html
+www/vtiger/modules/Products/DetailView.php
+www/vtiger/modules/Products/EditProduct.php
+www/vtiger/modules/Products/EditView.html
+www/vtiger/modules/Products/EditView.php
+www/vtiger/modules/Products/Forms.php
+www/vtiger/modules/Products/Popup.html
+www/vtiger/modules/Products/Popup.php
+www/vtiger/modules/Products/Product.php
+www/vtiger/modules/Products/ProductDetailView.html
+www/vtiger/modules/Products/ProductDetailView.php
+www/vtiger/modules/Products/ProductsList.html
+www/vtiger/modules/Products/ProductsPopupList.html
+www/vtiger/modules/Products/RenderRelatedListUI.php
+www/vtiger/modules/Products/Save.php
+www/vtiger/modules/Products/SearchForm.html
+www/vtiger/modules/Products/add2db.php
+www/vtiger/modules/Products/binaryfilelist.php
+www/vtiger/modules/Products/downloadfile.php
+www/vtiger/modules/Products/index.php
+www/vtiger/modules/Products/upload.php
+www/vtiger/modules/imports/Excel/reader.php
+www/vtiger/modules/imports/Excel/OLE.inc
+www/vtiger/modules/imports/Headers.php
+www/vtiger/phprint.php
+www/vtiger/soap.php
+www/vtiger/themes/Amazon/images/Potentials.gif
+www/vtiger/themes/Amazon/images/Thumbs.db
+www/vtiger/themes/Amazon/images/header_end.gif
+www/vtiger/themes/Amazon/images/header_start.gif
+www/vtiger/themes/Amazon/images/high_priority.gif
+www/vtiger/themes/Amazon/images/print.gif
+www/vtiger/themes/Amazon/images/HelpDesk.gif
+www/vtiger/themes/Amazon/images/Products.gif
+www/vtiger/themes/Amazon/images/currency.gif
+www/vtiger/themes/Amazon/images/date.gif
+www/vtiger/themes/Amazon/images/email.gif
+www/vtiger/themes/Amazon/images/number.gif
+www/vtiger/themes/Amazon/images/percent.gif
+www/vtiger/themes/Amazon/images/phone.gif
+www/vtiger/themes/Amazon/images/picklist.gif
+www/vtiger/themes/Amazon/images/picklist_hint.gif
+www/vtiger/themes/Amazon/images/text.gif
+www/vtiger/themes/Amazon/images/vtiger.jpg
+www/vtiger/themes/Aqua/images/Accounts.gif
+www/vtiger/themes/Aqua/images/Calls.gif
+www/vtiger/themes/Aqua/images/Cases.gif
+www/vtiger/themes/Aqua/images/Contacts.gif
+www/vtiger/themes/Aqua/images/Emails.gif
+www/vtiger/themes/Aqua/images/Meetings.gif
+www/vtiger/themes/Aqua/images/Notes.gif
+www/vtiger/themes/Aqua/images/Opportunities.gif
+www/vtiger/themes/Aqua/images/Potentials.gif
+www/vtiger/themes/Aqua/images/Tasks.gif
+www/vtiger/themes/Aqua/images/Users.gif
+www/vtiger/themes/Aqua/images/arrow_down.gif
+www/vtiger/themes/Aqua/images/arrow_up.gif
+www/vtiger/themes/Aqua/images/attachment.gif
+www/vtiger/themes/Aqua/images/blank.gif
+www/vtiger/themes/Aqua/images/calendar.gif
+www/vtiger/themes/Aqua/images/high_priority.gif
+www/vtiger/themes/Aqua/images/left_arc.gif
+www/vtiger/themes/Aqua/images/print.gif
+www/vtiger/themes/Aqua/images/right_arc.gif
+www/vtiger/themes/Aqua/images/topband.gif
+www/vtiger/themes/Aqua/images/Activities.gif
+www/vtiger/themes/Aqua/images/HelpDesk.gif
+www/vtiger/themes/Aqua/images/Leads.gif
+www/vtiger/themes/Aqua/images/Products.gif
+www/vtiger/themes/Aqua/images/Thumbs.db
+www/vtiger/themes/Aqua/images/Tickets.gif
+www/vtiger/themes/Aqua/images/admin.gif
+www/vtiger/themes/Aqua/images/appointment.gif
+www/vtiger/themes/Aqua/images/bl_bar.jpg
+www/vtiger/themes/Aqua/images/black.png
+www/vtiger/themes/Aqua/images/bullet.gif
+www/vtiger/themes/Aqua/images/buttonbg.gif
+www/vtiger/themes/Aqua/images/calc_back_btn.gif
+www/vtiger/themes/Aqua/images/calc_black_btn.gif
+www/vtiger/themes/Aqua/images/calc_blue_btn.gif
+www/vtiger/themes/Aqua/images/calc_bottom_center.gif
+www/vtiger/themes/Aqua/images/calc_bottom_left.gif
+www/vtiger/themes/Aqua/images/calc_bottom_right.gif
+www/vtiger/themes/Aqua/images/calc_canc_btn.gif
+www/vtiger/themes/Aqua/images/calc_grey_btn.gif
+www/vtiger/themes/Aqua/images/day.gif
+www/vtiger/themes/Aqua/images/calc_logo.gif
+www/vtiger/themes/Aqua/images/calc_mem_btn.gif
+www/vtiger/themes/Aqua/images/calc_middle_right.gif
+www/vtiger/themes/Aqua/images/calc_red_btn.gif
+www/vtiger/themes/Aqua/images/calc_res_bc.gif
+www/vtiger/themes/Aqua/images/calc_res_bl.gif
+www/vtiger/themes/Aqua/images/calc_res_br.gif
+www/vtiger/themes/Aqua/images/calc_res_ml.gif
+www/vtiger/themes/Aqua/images/calc_res_mr.gif
+www/vtiger/themes/Aqua/images/calc_res_tc.gif
+www/vtiger/themes/Aqua/images/calc_res_tl.gif
+www/vtiger/themes/Aqua/images/calc_res_tr.gif
+www/vtiger/themes/Aqua/images/calc_top_left.gif
+www/vtiger/themes/Aqua/images/calc_top_right.gif
+www/vtiger/themes/Aqua/images/clock_bg.gif
+www/vtiger/themes/Aqua/images/close.gif
+www/vtiger/themes/Aqua/images/comm_temp.gif
+www/vtiger/themes/Aqua/images/config.gif
+www/vtiger/themes/Aqua/images/currency.gif
+www/vtiger/themes/Aqua/images/date.gif
+www/vtiger/themes/Aqua/images/day_sel.gif
+www/vtiger/themes/Aqua/images/delete.gif
+www/vtiger/themes/Aqua/images/email.gif
+www/vtiger/themes/Aqua/images/first.gif
+www/vtiger/themes/Aqua/images/formborder.gif
+www/vtiger/themes/Aqua/images/header_end.gif
+www/vtiger/themes/Aqua/images/header_start.gif
+www/vtiger/themes/Aqua/images/header_tile.gif
+www/vtiger/themes/Aqua/images/help.gif
+www/vtiger/themes/Aqua/images/holidaybg.gif
+www/vtiger/themes/Aqua/images/last.gif
+www/vtiger/themes/Aqua/images/left.gif
+www/vtiger/themes/Aqua/images/logout.gif
+www/vtiger/themes/Aqua/images/menu_off_end.gif
+www/vtiger/themes/Aqua/images/menu_off_start.gif
+www/vtiger/themes/Aqua/images/menu_off_tile.gif
+www/vtiger/themes/Aqua/images/menu_on_end.gif
+www/vtiger/themes/Aqua/images/menu_on_start.gif
+www/vtiger/themes/Aqua/images/menu_on_tile.gif
+www/vtiger/themes/Aqua/images/minus.gif
+www/vtiger/themes/Aqua/images/modify.gif
+www/vtiger/themes/Aqua/images/month.gif
+www/vtiger/themes/Aqua/images/month_sel.gif
+www/vtiger/themes/Aqua/images/no.gif
+www/vtiger/themes/Aqua/images/number.gif
+www/vtiger/themes/Aqua/images/percent.gif
+www/vtiger/themes/Aqua/images/phone.gif
+www/vtiger/themes/Aqua/images/picklist.gif
+www/vtiger/themes/Aqua/images/picklist_hint.gif
+www/vtiger/themes/Aqua/images/plus.gif
+www/vtiger/themes/Aqua/images/product.gif
+www/vtiger/themes/Aqua/images/reload.gif
+www/vtiger/themes/Aqua/images/right.gif
+www/vtiger/themes/Aqua/images/search.gif
+www/vtiger/themes/Aqua/images/settings.gif
+www/vtiger/themes/Aqua/images/studio.gif
+www/vtiger/themes/Aqua/images/text.gif
+www/vtiger/themes/Aqua/images/todaybg.gif
+www/vtiger/themes/Aqua/images/topbar.gif
+www/vtiger/themes/Aqua/images/url.gif
+www/vtiger/themes/Aqua/images/user.gif
+www/vtiger/themes/Aqua/images/user_mgmt.gif
+www/vtiger/themes/Aqua/images/vtiger.jpg
+www/vtiger/themes/Aqua/images/week.gif
+www/vtiger/themes/Aqua/images/week_sel.gif
+www/vtiger/themes/Aqua/images/yes.gif
+www/vtiger/themes/Aqua/footer.php
+www/vtiger/themes/Aqua/header.html
+www/vtiger/themes/Aqua/header.php
+www/vtiger/themes/Aqua/layout_utils.php
+www/vtiger/themes/Aqua/style.css
+www/vtiger/themes/akodarkgem/images/Potentials.gif
+www/vtiger/themes/akodarkgem/images/HelpDesk.gif
+www/vtiger/themes/akodarkgem/images/Products.gif
+www/vtiger/themes/akodarkgem/images/vtiger.jpg
+www/vtiger/themes/bushtree/images/Potentials.gif
+www/vtiger/themes/bushtree/images/HelpDesk.gif
+www/vtiger/themes/bushtree/images/Products.gif
+www/vtiger/themes/bushtree/images/vtiger.jpg
+www/vtiger/themes/coolblue/images/Potentials.gif
+www/vtiger/themes/coolblue/images/HelpDesk.gif
+www/vtiger/themes/coolblue/images/Products.gif
+www/vtiger/themes/coolblue/images/vtiger.jpg
+www/vtiger/themes/orange/images/Accounts.gif
+www/vtiger/themes/orange/images/Calls.gif
+www/vtiger/themes/orange/images/Cases.gif
+www/vtiger/themes/orange/images/Contacts.gif
+www/vtiger/themes/orange/images/Emails.gif
+www/vtiger/themes/orange/images/Meetings.gif
+www/vtiger/themes/orange/images/Notes.gif
+www/vtiger/themes/orange/images/Opportunities.gif
+www/vtiger/themes/orange/images/Potentials.gif
+www/vtiger/themes/orange/images/Tasks.gif
+www/vtiger/themes/orange/images/Users.gif
+www/vtiger/themes/orange/images/arrow_down.gif
+www/vtiger/themes/orange/images/arrow_up.gif
+www/vtiger/themes/orange/images/attachment.gif
+www/vtiger/themes/orange/images/blank.gif
+www/vtiger/themes/orange/images/calendar.gif
+www/vtiger/themes/orange/images/high_priority.gif
+www/vtiger/themes/orange/images/left_arc.gif
+www/vtiger/themes/orange/images/print.gif
+www/vtiger/themes/orange/images/right_arc.gif
+www/vtiger/themes/orange/images/Activities.gif
+www/vtiger/themes/orange/images/HelpDesk.gif
+www/vtiger/themes/orange/images/Leads.gif
+www/vtiger/themes/orange/images/Products.gif
+www/vtiger/themes/orange/images/Tickets.gif
+www/vtiger/themes/orange/images/admin.gif
+www/vtiger/themes/orange/images/appointment.gif
+www/vtiger/themes/orange/images/bl_bar.jpg
+www/vtiger/themes/orange/images/bullet.gif
+www/vtiger/themes/orange/images/calc_back_btn.gif
+www/vtiger/themes/orange/images/calc_black_btn.gif
+www/vtiger/themes/orange/images/calc_blue_btn.gif
+www/vtiger/themes/orange/images/calc_bottom_center.gif
+www/vtiger/themes/orange/images/calc_bottom_left.gif
+www/vtiger/themes/orange/images/calc_bottom_right.gif
+www/vtiger/themes/orange/images/calc_canc_btn.gif
+www/vtiger/themes/orange/images/calc_grey_btn.gif
+www/vtiger/themes/orange/images/calc_logo.gif
+www/vtiger/themes/orange/images/calc_mem_btn.gif
+www/vtiger/themes/orange/images/calc_middle_right.gif
+www/vtiger/themes/orange/images/close.gif
+www/vtiger/themes/orange/images/calc_red_btn.gif
+www/vtiger/themes/orange/images/calc_res_bc.gif
+www/vtiger/themes/orange/images/calc_res_bl.gif
+www/vtiger/themes/orange/images/calc_res_br.gif
+www/vtiger/themes/orange/images/calc_res_ml.gif
+www/vtiger/themes/orange/images/calc_res_mr.gif
+www/vtiger/themes/orange/images/calc_res_tc.gif
+www/vtiger/themes/orange/images/calc_res_tl.gif
+www/vtiger/themes/orange/images/calc_res_tr.gif
+www/vtiger/themes/orange/images/calc_top_left.gif
+www/vtiger/themes/orange/images/calc_top_right.gif
+www/vtiger/themes/orange/images/clock_bg.gif
+www/vtiger/themes/orange/images/comm_temp.gif
+www/vtiger/themes/orange/images/config.gif
+www/vtiger/themes/orange/images/currency.gif
+www/vtiger/themes/orange/images/date.gif
+www/vtiger/themes/orange/images/day.gif
+www/vtiger/themes/orange/images/day_sel.gif
+www/vtiger/themes/orange/images/email.gif
+www/vtiger/themes/orange/images/first.gif
+www/vtiger/themes/orange/images/help.gif
+www/vtiger/themes/orange/images/holidaybg.gif
+www/vtiger/themes/orange/images/last.gif
+www/vtiger/themes/orange/images/left.gif
+www/vtiger/themes/orange/images/logout.gif
+www/vtiger/themes/orange/images/menu_off_end.gif
+www/vtiger/themes/orange/images/menu_off_start.gif
+www/vtiger/themes/orange/images/menu_off_tile.gif
+www/vtiger/themes/orange/images/menu_on_end.gif
+www/vtiger/themes/orange/images/menu_on_start.gif
+www/vtiger/themes/orange/images/menu_on_tile.gif
+www/vtiger/themes/orange/images/minus.gif
+www/vtiger/themes/orange/images/month.gif
+www/vtiger/themes/orange/images/month_sel.gif
+www/vtiger/themes/orange/images/no.gif
+www/vtiger/themes/orange/images/number.gif
+www/vtiger/themes/orange/images/percent.gif
+www/vtiger/themes/orange/images/phone.gif
+www/vtiger/themes/orange/images/picklist.gif
+www/vtiger/themes/orange/images/picklist_hint.gif
+www/vtiger/themes/orange/images/plus.gif
+www/vtiger/themes/orange/images/product.gif
+www/vtiger/themes/orange/images/reload.gif
+www/vtiger/themes/orange/images/right.gif
+www/vtiger/themes/orange/images/url.gif
+www/vtiger/themes/orange/images/right_slope.gif
+www/vtiger/themes/orange/images/settings.gif
+www/vtiger/themes/orange/images/studio.gif
+www/vtiger/themes/orange/images/text.gif
+www/vtiger/themes/orange/images/todaybg.gif
+www/vtiger/themes/orange/images/topbar.gif
+www/vtiger/themes/orange/images/user.gif
+www/vtiger/themes/orange/images/user_mgmt.gif
+www/vtiger/themes/orange/images/vtiger.jpg
+www/vtiger/themes/orange/images/week.gif
+www/vtiger/themes/orange/images/week_sel.gif
+www/vtiger/themes/orange/images/yes.gif
+www/vtiger/themes/orange/footer.php
+www/vtiger/themes/orange/header.html
+www/vtiger/themes/orange/header.php
+www/vtiger/themes/orange/layout_utils.php
+www/vtiger/themes/orange/style.css
+www/vtiger/themes/blue/images/Accounts.gif
+www/vtiger/themes/blue/images/Activities.gif
+www/vtiger/themes/blue/images/Calls.gif
+www/vtiger/themes/blue/images/Cases.gif
+www/vtiger/themes/blue/images/Contacts.gif
+www/vtiger/themes/blue/images/Emails.gif
+www/vtiger/themes/blue/images/HelpDesk.gif
+www/vtiger/themes/blue/images/Leads.gif
+www/vtiger/themes/blue/images/Meetings.gif
+www/vtiger/themes/blue/images/Notes.gif
+www/vtiger/themes/blue/images/Opportunities.gif
+www/vtiger/themes/blue/images/Potentials.gif
+www/vtiger/themes/blue/images/Products.gif
+www/vtiger/themes/blue/images/Tasks.gif
+www/vtiger/themes/blue/images/Thumbs.db
+www/vtiger/themes/blue/images/Tickets.gif
+www/vtiger/themes/blue/images/Users.gif
+www/vtiger/themes/blue/images/admin.gif
+www/vtiger/themes/blue/images/appointment.gif
+www/vtiger/themes/blue/images/arrow_down.gif
+www/vtiger/themes/blue/images/arrow_up.gif
+www/vtiger/themes/blue/images/bl_bar.jpg
+www/vtiger/themes/blue/images/attachment.gif
+www/vtiger/themes/blue/images/black.png
+www/vtiger/themes/blue/images/blank.gif
+www/vtiger/themes/blue/images/bullet.gif
+www/vtiger/themes/blue/images/calc_back_btn.gif
+www/vtiger/themes/blue/images/calc_black_btn.gif
+www/vtiger/themes/blue/images/calc_blue_btn.gif
+www/vtiger/themes/blue/images/calc_bottom_center.gif
+www/vtiger/themes/blue/images/calc_bottom_left.gif
+www/vtiger/themes/blue/images/calc_bottom_right.gif
+www/vtiger/themes/blue/images/calc_canc_btn.gif
+www/vtiger/themes/blue/images/calc_grey_btn.gif
+www/vtiger/themes/blue/images/calc_logo.gif
+www/vtiger/themes/blue/images/calc_mem_btn.gif
+www/vtiger/themes/blue/images/calc_middle_right.gif
+www/vtiger/themes/blue/images/calc_red_btn.gif
+www/vtiger/themes/blue/images/calc_res_bc.gif
+www/vtiger/themes/blue/images/calc_res_bl.gif
+www/vtiger/themes/blue/images/calc_res_br.gif
+www/vtiger/themes/blue/images/calc_res_ml.gif
+www/vtiger/themes/blue/images/calc_res_mr.gif
+www/vtiger/themes/blue/images/calc_res_tc.gif
+www/vtiger/themes/blue/images/calc_res_tl.gif
+www/vtiger/themes/blue/images/calc_res_tr.gif
+www/vtiger/themes/blue/images/calc_top_left.gif
+www/vtiger/themes/blue/images/calc_top_right.gif
+www/vtiger/themes/blue/images/calendar.gif
+www/vtiger/themes/blue/images/clock_bg.gif
+www/vtiger/themes/blue/images/close.gif
+www/vtiger/themes/blue/images/comm_temp.gif
+www/vtiger/themes/blue/images/config.gif
+www/vtiger/themes/blue/images/currency.gif
+www/vtiger/themes/blue/images/date.gif
+www/vtiger/themes/blue/images/day.gif
+www/vtiger/themes/blue/images/day_sel.gif
+www/vtiger/themes/blue/images/email.gif
+www/vtiger/themes/blue/images/first.gif
+www/vtiger/themes/blue/images/head_end.gif
+www/vtiger/themes/blue/images/head_start.gif
+www/vtiger/themes/blue/images/help.gif
+www/vtiger/themes/blue/images/high_priority.gif
+www/vtiger/themes/blue/images/holidaybg.gif
+www/vtiger/themes/blue/images/last.gif
+www/vtiger/themes/blue/images/left.gif
+www/vtiger/themes/blue/images/left_arc.gif
+www/vtiger/themes/blue/images/logout.gif
+www/vtiger/themes/blue/images/menu_off_end.gif
+www/vtiger/themes/blue/images/menu_off_start.gif
+www/vtiger/themes/blue/images/menu_off_tile.gif
+www/vtiger/themes/blue/images/menu_on_end.gif
+www/vtiger/themes/blue/images/menu_on_start.gif
+www/vtiger/themes/blue/images/menu_on_tile.gif
+www/vtiger/themes/blue/images/minus.gif
+www/vtiger/themes/blue/images/month.gif
+www/vtiger/themes/blue/images/month_sel.gif
+www/vtiger/themes/blue/images/no.gif
+www/vtiger/themes/blue/images/number.gif
+www/vtiger/themes/blue/images/percent.gif
+www/vtiger/themes/blue/images/phone.gif
+www/vtiger/themes/blue/images/picklist.gif
+www/vtiger/themes/blue/images/picklist_hint.gif
+www/vtiger/themes/blue/images/plus.gif
+www/vtiger/themes/blue/images/print.gif
+www/vtiger/themes/blue/images/product.gif
+www/vtiger/themes/blue/images/reload.gif
+www/vtiger/themes/blue/images/right.gif
+www/vtiger/themes/blue/images/right_arc.gif
+www/vtiger/themes/blue/images/search.gif
+www/vtiger/themes/blue/images/settings.gif
+www/vtiger/themes/blue/images/studio.gif
+www/vtiger/themes/blue/images/text.gif
+www/vtiger/themes/blue/images/todaybg.gif
+www/vtiger/themes/blue/images/topbar.gif
+www/vtiger/themes/blue/images/topcut.gif
+www/vtiger/themes/blue/images/url.gif
+www/vtiger/themes/blue/images/user.gif
+www/vtiger/themes/blue/images/user_mgmt.gif
+www/vtiger/themes/blue/images/vtiger.jpg
+www/vtiger/themes/blue/images/week.gif
+www/vtiger/themes/blue/images/week_sel.gif
+www/vtiger/themes/blue/images/yes.gif
+www/vtiger/themes/blue/footer.php
+www/vtiger/themes/blue/header.html
+www/vtiger/themes/blue/header.php
+www/vtiger/themes/blue/layout_utils.php
+www/vtiger/themes/blue/style.css
+www/vtiger/themes/nature/images/Accounts.gif
+www/vtiger/themes/nature/images/Activities.gif
+www/vtiger/themes/nature/images/Calls.gif
+www/vtiger/themes/nature/images/Cases.gif
+www/vtiger/themes/nature/images/Contacts.gif
+www/vtiger/themes/nature/images/Emails.gif
+www/vtiger/themes/nature/images/HelpDesk.gif
+www/vtiger/themes/nature/images/Leads.gif
+www/vtiger/themes/nature/images/Meetings.gif
+www/vtiger/themes/nature/images/Notes.gif
+www/vtiger/themes/nature/images/Opportunities.gif
+www/vtiger/themes/nature/images/Potentials.gif
+www/vtiger/themes/nature/images/Products.gif
+www/vtiger/themes/nature/images/Tasks.gif
+www/vtiger/themes/nature/images/Tickets.gif
+www/vtiger/themes/nature/images/Users.gif
+www/vtiger/themes/nature/images/admin.gif
+www/vtiger/themes/nature/images/appointment.gif
+www/vtiger/themes/nature/images/arrow_down.gif
+www/vtiger/themes/nature/images/arrow_up.gif
+www/vtiger/themes/nature/images/attachment.gif
+www/vtiger/themes/nature/images/day.gif
+www/vtiger/themes/nature/images/bl_bar.jpg
+www/vtiger/themes/nature/images/blank.gif
+www/vtiger/themes/nature/images/bullet.gif
+www/vtiger/themes/nature/images/calc_back_btn.gif
+www/vtiger/themes/nature/images/calc_black_btn.gif
+www/vtiger/themes/nature/images/calc_blue_btn.gif
+www/vtiger/themes/nature/images/calc_bottom_center.gif
+www/vtiger/themes/nature/images/calc_bottom_left.gif
+www/vtiger/themes/nature/images/calc_bottom_right.gif
+www/vtiger/themes/nature/images/calc_canc_btn.gif
+www/vtiger/themes/nature/images/calc_grey_btn.gif
+www/vtiger/themes/nature/images/calc_logo.gif
+www/vtiger/themes/nature/images/calc_mem_btn.gif
+www/vtiger/themes/nature/images/calc_middle_right.gif
+www/vtiger/themes/nature/images/calc_red_btn.gif
+www/vtiger/themes/nature/images/calc_res_bc.gif
+www/vtiger/themes/nature/images/calc_res_bl.gif
+www/vtiger/themes/nature/images/calc_res_br.gif
+www/vtiger/themes/nature/images/calc_res_ml.gif
+www/vtiger/themes/nature/images/calc_res_mr.gif
+www/vtiger/themes/nature/images/calc_res_tc.gif
+www/vtiger/themes/nature/images/calc_res_tl.gif
+www/vtiger/themes/nature/images/calc_res_tr.gif
+www/vtiger/themes/nature/images/calc_top_left.gif
+www/vtiger/themes/nature/images/calc_top_right.gif
+www/vtiger/themes/nature/images/calendar.gif
+www/vtiger/themes/nature/images/clock_bg.gif
+www/vtiger/themes/nature/images/close.gif
+www/vtiger/themes/nature/images/comm_temp.gif
+www/vtiger/themes/nature/images/config.gif
+www/vtiger/themes/nature/images/currency.gif
+www/vtiger/themes/nature/images/date.gif
+www/vtiger/themes/nature/images/day_sel.gif
+www/vtiger/themes/nature/images/email.gif
+www/vtiger/themes/nature/images/first.gif
+www/vtiger/themes/nature/images/help.gif
+www/vtiger/themes/nature/images/high_priority.gif
+www/vtiger/themes/nature/images/holidaybg.gif
+www/vtiger/themes/nature/images/last.gif
+www/vtiger/themes/nature/images/left.gif
+www/vtiger/themes/nature/images/left_arc.gif
+www/vtiger/themes/nature/images/logout.gif
+www/vtiger/themes/nature/images/minus.gif
+www/vtiger/themes/nature/images/month.gif
+www/vtiger/themes/nature/images/month_sel.gif
+www/vtiger/themes/nature/images/no.gif
+www/vtiger/themes/nature/images/number.gif
+www/vtiger/themes/nature/images/percent.gif
+www/vtiger/themes/nature/images/phone.gif
+www/vtiger/themes/nature/images/picklist.gif
+www/vtiger/themes/nature/images/picklist_hint.gif
+www/vtiger/themes/nature/images/plus.gif
+www/vtiger/themes/nature/images/print.gif
+www/vtiger/themes/nature/images/product.gif
+www/vtiger/themes/nature/images/reload.gif
+www/vtiger/themes/nature/images/right.gif
+www/vtiger/themes/nature/images/right_arc.gif
+www/vtiger/themes/nature/images/search.gif
+www/vtiger/themes/nature/images/settings.gif
+www/vtiger/themes/nature/images/studio.gif
+www/vtiger/themes/nature/images/text.gif
+www/vtiger/themes/nature/images/todaybg.gif
+www/vtiger/themes/nature/images/url.gif
+www/vtiger/themes/nature/images/user.gif
+www/vtiger/themes/nature/images/user_mgmt.gif
+www/vtiger/themes/nature/images/vtiger.jpg
+www/vtiger/themes/nature/images/week.gif
+www/vtiger/themes/nature/images/week_sel.gif
+www/vtiger/themes/nature/images/yes.gif
+www/vtiger/themes/nature/footer.php
+www/vtiger/themes/nature/header.html
+www/vtiger/themes/nature/header.php
+www/vtiger/themes/nature/layout_utils.php
+www/vtiger/themes/nature/style.css
+www/vtiger/README.txt
+www/vtiger/adodb/DatabaseSchema.xml
+www/vtiger/adodb/adodb-datadict.inc.php
+www/vtiger/adodb/adodb-xmlschema.inc.php
+www/vtiger/adodb/contrib/toxmlrpc.inc.php
+www/vtiger/adodb/adodb-csvlib.inc.php
+www/vtiger/adodb/adodb-error.inc.php
+www/vtiger/adodb/adodb-errorhandler.inc.php
+www/vtiger/adodb/adodb-errorpear.inc.php
+www/vtiger/adodb/adodb-exceptions.inc.php
+www/vtiger/adodb/adodb-iterator.inc.php
+www/vtiger/adodb/adodb-lib.inc.php
+www/vtiger/adodb/adodb-pager.inc.php
+www/vtiger/adodb/adodb-pear.inc.php
+www/vtiger/adodb/adodb-perf.inc.php
+www/vtiger/adodb/adodb-perf.inc.php.#.LENS-03-09-05
+www/vtiger/adodb/adodb-php4.inc.php
+www/vtiger/adodb/adodb-time.inc.php
+www/vtiger/adodb/adodb-time.zip
+www/vtiger/adodb/adodb.inc.php
+www/vtiger/adodb/license.txt
+www/vtiger/adodb/pivottable.inc.php
+www/vtiger/adodb/readme.txt
+www/vtiger/adodb/rsfilter.inc.php
+www/vtiger/adodb/server.php
+www/vtiger/adodb/toexport.inc.php
+www/vtiger/adodb/tohtml.inc.php
+www/vtiger/adodb/xmlschema.dtd
+www/vtiger/adodb/cute_icons_for_site/adodb.gif
+www/vtiger/adodb/cute_icons_for_site/adodb2.gif
+www/vtiger/adodb/datadict/datadict-access.inc.php
+www/vtiger/adodb/datadict/datadict-db2.inc.php
+www/vtiger/adodb/datadict/datadict-firebird.inc.php
+www/vtiger/adodb/datadict/datadict-generic.inc.php
+www/vtiger/adodb/datadict/datadict-ibase.inc.php
+www/vtiger/adodb/datadict/datadict-informix.inc.php
+www/vtiger/adodb/datadict/datadict-mssql.inc.php
+www/vtiger/adodb/datadict/datadict-mysql.inc.php
+www/vtiger/adodb/datadict/datadict-oci8.inc.php
+www/vtiger/adodb/datadict/datadict-postgres.inc.php
+www/vtiger/adodb/datadict/datadict-sapdb.inc.php
+www/vtiger/adodb/datadict/datadict-sybase.inc.php
+www/vtiger/adodb/docs/docs-adodb.htm
+www/vtiger/adodb/docs/docs-datadict.htm
+www/vtiger/adodb/docs/docs-oracle.htm
+www/vtiger/adodb/docs/docs-perf.htm
+www/vtiger/adodb/docs/docs-session.htm
+www/vtiger/adodb/docs/old-changelog.htm
+www/vtiger/adodb/docs/readme.htm
+www/vtiger/adodb/docs/tips_portable_sql.htm
+www/vtiger/adodb/docs/tute.htm
+www/vtiger/adodb/drivers/adodb-access.inc.php
+www/vtiger/adodb/drivers/adodb-ado.inc.php
+www/vtiger/adodb/drivers/adodb-ado5.inc.php
+www/vtiger/adodb/drivers/adodb-ado_access.inc.php
+www/vtiger/adodb/drivers/adodb-ado_mssql.inc.php
+www/vtiger/adodb/drivers/adodb-borland_ibase.inc.php
+www/vtiger/adodb/drivers/adodb-csv.inc.php
+www/vtiger/adodb/drivers/adodb-db2.inc.php
+www/vtiger/adodb/drivers/adodb-fbsql.inc.php
+www/vtiger/adodb/drivers/adodb-firebird.inc.php
+www/vtiger/adodb/drivers/adodb-ibase.inc.php
+www/vtiger/adodb/drivers/adodb-informix.inc.php
+www/vtiger/adodb/drivers/adodb-informix72.inc.php
+www/vtiger/adodb/drivers/adodb-ldap.inc.php
+www/vtiger/adodb/drivers/adodb-mssql.inc.php
+www/vtiger/adodb/drivers/adodb-mysql.inc.php
+www/vtiger/adodb/drivers/adodb-mssqlpo.inc.php
+www/vtiger/adodb/drivers/adodb-mysqli.inc.php
+www/vtiger/adodb/drivers/adodb-mysqlt.inc.php
+www/vtiger/adodb/drivers/adodb-netezza.inc.php
+www/vtiger/adodb/drivers/adodb-oci8.inc.php
+www/vtiger/adodb/drivers/adodb-oci805.inc.php
+www/vtiger/adodb/drivers/adodb-oci8po.inc.php
+www/vtiger/adodb/drivers/adodb-odbc.inc.php
+www/vtiger/adodb/drivers/adodb-odbc_mssql.inc.php
+www/vtiger/adodb/drivers/adodb-odbc_oracle.inc.php
+www/vtiger/adodb/drivers/adodb-odbtp.inc.php
+www/vtiger/adodb/drivers/adodb-odbtp_unicode.inc.php
+www/vtiger/adodb/drivers/adodb-oracle.inc.php
+www/vtiger/adodb/drivers/adodb-pdo.inc.php
+www/vtiger/adodb/drivers/adodb-postgres.inc.php
+www/vtiger/adodb/drivers/adodb-postgres64.inc.php
+www/vtiger/adodb/drivers/adodb-postgres7.inc.php
+www/vtiger/adodb/drivers/adodb-proxy.inc.php
+www/vtiger/adodb/drivers/adodb-sapdb.inc.php
+www/vtiger/adodb/drivers/adodb-sqlanywhere.inc.php
+www/vtiger/adodb/drivers/adodb-sqlite.inc.php
+www/vtiger/adodb/drivers/adodb-sqlitepo.inc.php
+www/vtiger/adodb/drivers/adodb-sybase.inc.php
+www/vtiger/adodb/drivers/adodb-vfp.inc.php
+www/vtiger/adodb/lang/adodb-ar.inc.php
+www/vtiger/adodb/lang/adodb-bg.inc.php
+www/vtiger/adodb/lang/adodb-bgutf8.inc.php
+www/vtiger/adodb/lang/adodb-ca.inc.php
+www/vtiger/adodb/lang/adodb-cn.inc.php
+www/vtiger/adodb/lang/adodb-cz.inc.php
+www/vtiger/adodb/lang/adodb-de.inc.php
+www/vtiger/adodb/lang/adodb-en.inc.php
+www/vtiger/adodb/lang/adodb-es.inc.php
+www/vtiger/adodb/lang/adodb-fr.inc.php
+www/vtiger/adodb/lang/adodb-hu.inc.php
+www/vtiger/adodb/lang/adodb-it.inc.php
+www/vtiger/adodb/lang/adodb-nl.inc.php
+www/vtiger/adodb/lang/adodb-pl.inc.php
+www/vtiger/adodb/lang/adodb-pt-br.inc.php
+www/vtiger/adodb/lang/adodb-ro.inc.php
+www/vtiger/adodb/lang/adodb-ru1251.inc.php
+www/vtiger/adodb/lang/adodb-sv.inc.php
+www/vtiger/adodb/pear/Auth/Container/ADOdb.php
+www/vtiger/adodb/pear/readme.Auth.txt
+www/vtiger/adodb/perf/perf-db2.inc.php
+www/vtiger/adodb/perf/perf-informix.inc.php
+www/vtiger/adodb/perf/perf-mssql.inc.php
+www/vtiger/adodb/perf/perf-mysql.inc.php
+www/vtiger/adodb/perf/perf-oci8.inc.php
+www/vtiger/adodb/perf/perf-postgres.inc.php
+www/vtiger/adodb/session/old/adodb-cryptsession.php
+www/vtiger/adodb/session/old/adodb-session-clob.php
+www/vtiger/adodb/session/old/adodb-session.php
+www/vtiger/adodb/session/old/crypt.inc.php
+www/vtiger/adodb/session/adodb-compress-bzip2.php
+www/vtiger/adodb/session/adodb-compress-gzip.php
+www/vtiger/adodb/session/adodb-cryptsession.php
+www/vtiger/adodb/session/adodb-encrypt-mcrypt.php
+www/vtiger/adodb/session/adodb-encrypt-md5.php
+www/vtiger/adodb/session/adodb-encrypt-secret.php
+www/vtiger/adodb/session/adodb-sess.txt
+www/vtiger/adodb/session/adodb-session-clob.php
+www/vtiger/adodb/session/adodb-session.php
+www/vtiger/adodb/session/adodb-sessions.mysql.sql
+www/vtiger/adodb/session/adodb-sessions.oracle.clob.sql
+www/vtiger/adodb/session/adodb-sessions.oracle.sql
+www/vtiger/adodb/session/crypt.inc.php
+www/vtiger/adodb/tests/benchmark.php
+www/vtiger/adodb/tests/client.php
+www/vtiger/adodb/tests/pdo.php
+www/vtiger/adodb/tests/test-datadict.php
+www/vtiger/adodb/tests/test-perf.php
+www/vtiger/adodb/tests/test-pgblob.php
+www/vtiger/adodb/tests/test-php5.php
+www/vtiger/adodb/tests/test-xmlschema.php
+www/vtiger/adodb/tests/test.php
+www/vtiger/adodb/tests/test2.php
+www/vtiger/adodb/tests/test3.php
+www/vtiger/adodb/tests/test4.php
+www/vtiger/adodb/tests/test5.php
+www/vtiger/adodb/tests/test_rs_array.php
+www/vtiger/adodb/tests/testcache.php
+www/vtiger/adodb/tests/testdatabases.inc.php
+www/vtiger/adodb/tests/testgenid.php
+www/vtiger/adodb/tests/testmssql.php
+www/vtiger/adodb/tests/testoci8.php
+www/vtiger/adodb/tests/testoci8cursor.php
+www/vtiger/adodb/tests/testpaging.php
+www/vtiger/adodb/tests/testpear.php
+www/vtiger/adodb/tests/testsessions.php
+www/vtiger/adodb/tests/time.php
+www/vtiger/adodb/tests/tmssql.php
+www/vtiger/adodb/tests/xmlschema.xml
+www/vtiger/adodb/xsl/convert-0.1-0.2.xsl
+www/vtiger/adodb/xsl/convert-0.2-0.1.xsl
+www/vtiger/adodb/xsl/remove-0.2.xsl
+www/vtiger/connection.php
+www/vtiger/cron/class.phpmailer.php
+www/vtiger/cron/class.smtp.php
+www/vtiger/cron/examples.txt
+www/vtiger/cron/executecron.sh
+www/vtiger/cron/intimateTaskStatus.bat
+www/vtiger/cron/intimateTaskStatus.php
+www/vtiger/cron/output.txt
+www/vtiger/cron/runWindowsNotificationScheduler.sh
+www/vtiger/cron/schtasks.exe
+www/vtiger/cron/send_mail.php
+www/vtiger/cron/syntax.txt
+www/vtiger/dbmonitor.php
+www/vtiger/fileupload.html
+www/vtiger/fileupload.php
+www/vtiger/test/upload/vtigercrm.txt
+www/vtiger/test/wordtemplatedownload/todel.txt
+www/vtiger/testemailtemplate.php
+
+@dirrm www/vtiger/themes/orange/images
+@dirrm www/vtiger/themes/orange
+@dirrm www/vtiger/themes/nature/images
+@dirrm www/vtiger/themes/nature
+@dirrm www/vtiger/themes/coolblue/images
+@dirrm www/vtiger/themes/coolblue
+@dirrm www/vtiger/themes/bushtree/images
+@dirrm www/vtiger/themes/bushtree
+@dirrm www/vtiger/themes/blue/images
+@dirrm www/vtiger/themes/blue
+@dirrm www/vtiger/themes/akodarkgem/images
+@dirrm www/vtiger/themes/akodarkgem
+@dirrm www/vtiger/themes/Aqua/images
+@dirrm www/vtiger/themes/Aqua
+@dirrm www/vtiger/themes/Amazon/images
+@dirrm www/vtiger/themes/Amazon
+@dirrm www/vtiger/themes
+@dirrm www/vtiger/test/wordtemplatedownload
+@dirrm www/vtiger/test/upload
+@dirrm www/vtiger/test
+@dirrm www/vtiger/modules/uploads/language
+@dirrm www/vtiger/modules/uploads
+@dirrm www/vtiger/modules/imports/Excel
+@dirrm www/vtiger/modules/imports
+@dirrm www/vtiger/modules/Yahoo/language
+@dirrm www/vtiger/modules/Yahoo/images
+@dirrm www/vtiger/modules/Yahoo
+@dirrm www/vtiger/modules/Utilities
+@dirrm www/vtiger/modules/Users/language
+@dirrm www/vtiger/modules/Users
+@dirrm www/vtiger/modules/Settings/language
+@dirrm www/vtiger/modules/Settings
+@dirrm www/vtiger/modules/Products/language
+@dirrm www/vtiger/modules/Products
+@dirrm www/vtiger/modules/Potentials/language
+@dirrm www/vtiger/modules/Potentials
+@dirrm www/vtiger/modules/Notes/language
+@dirrm www/vtiger/modules/Notes
+@dirrm www/vtiger/modules/Leads/language
+@dirrm www/vtiger/modules/Leads
+@dirrm www/vtiger/modules/Import/language
+@dirrm www/vtiger/modules/Import
+@dirrm www/vtiger/modules/Home/language
+@dirrm www/vtiger/modules/Home
+@dirrm www/vtiger/modules/HelpDesk/language
+@dirrm www/vtiger/modules/HelpDesk
+@dirrm www/vtiger/modules/Help/language
+@dirrm www/vtiger/modules/Help
+@dirrm www/vtiger/modules/Faq/language
+@dirrm www/vtiger/modules/Faq
+@dirrm www/vtiger/modules/Emails/templates
+@dirrm www/vtiger/modules/Emails/language
+@dirrm www/vtiger/modules/Emails
+@dirrm www/vtiger/modules/Dashboard/language
+@dirrm www/vtiger/modules/Dashboard
+@dirrm www/vtiger/modules/Contacts/language
+@dirrm www/vtiger/modules/Contacts
+@dirrm www/vtiger/modules/Calendar/tmp
+@dirrm www/vtiger/modules/Calendar/localization
+@dirrm www/vtiger/modules/Calendar/layout
+@dirrm www/vtiger/modules/Calendar/language
+@dirrm www/vtiger/modules/Calendar/db
+@dirrm www/vtiger/modules/Calendar/auth
+@dirrm www/vtiger/modules/Calendar/admin
+@dirrm www/vtiger/modules/Calendar
+@dirrm www/vtiger/modules/Administration/language
+@dirrm www/vtiger/modules/Administration
+@dirrm www/vtiger/modules/Activities/language
+@dirrm www/vtiger/modules/Activities
+@dirrm www/vtiger/modules/Accounts/language
+@dirrm www/vtiger/modules/Accounts
+@dirrm www/vtiger/modules
+@dirrm www/vtiger/migration
+@dirrm www/vtiger/log4php/xml
+@dirrm www/vtiger/log4php/varia
+@dirrm www/vtiger/log4php/spi
+@dirrm www/vtiger/log4php/or
+@dirrm www/vtiger/log4php/layouts
+@dirrm www/vtiger/log4php/helpers
+@dirrm www/vtiger/log4php/config
+@dirrm www/vtiger/log4php/appenders
+@dirrm www/vtiger/log4php
+@dirrm www/vtiger/jscalendar/lang
+@dirrm www/vtiger/jscalendar
+@dirrm www/vtiger/jpgraph/src
+@dirrm www/vtiger/jpgraph
+@dirrm www/vtiger/install
+@dirrm www/vtiger/include/nusoap
+@dirrm www/vtiger/include/language
+@dirrm www/vtiger/include/images
+@dirrm www/vtiger/include/database
+@dirrm www/vtiger/include/ListView
+@dirrm www/vtiger/include
+@dirrm www/vtiger/database
+@dirrm www/vtiger/data
+@dirrm www/vtiger/cron
+@dirrm www/vtiger/cache/upload
+@dirrm www/vtiger/cache/import
+@dirrm www/vtiger/cache/images
+@dirrm www/vtiger/cache
+@dirrm www/vtiger/adodb/xsl
+@dirrm www/vtiger/adodb/tests
+@dirrm www/vtiger/adodb/session/old
+@dirrm www/vtiger/adodb/session
+@dirrm www/vtiger/adodb/perf
+@dirrm www/vtiger/adodb/pear/Auth/Container
+@dirrm www/vtiger/adodb/pear/Auth
+@dirrm www/vtiger/adodb/pear
+@dirrm www/vtiger/adodb/lang
+@dirrm www/vtiger/adodb/drivers
+@dirrm www/vtiger/adodb/docs
+@dirrm www/vtiger/adodb/datadict
+@dirrm www/vtiger/adodb/cute_icons_for_site
+@dirrm www/vtiger/adodb/contrib
+@dirrm www/vtiger/adodb
+@dirrm www/vtiger/XTemplate
+@dirrm www/vtiger