summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-04-27 17:36:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-04-27 17:36:11 +0000
commite53f3acb676b8f443d8703185eec75a325a60d78 (patch)
tree26a977838bf89d55e0723d9311ab8b2b25c8de60 /www
parentUpdate to DAT 4478 (diff)
Upgrade to 4.0 patch 1
Notes
Notes: svn path=/head/; revision=134270
Diffstat (limited to 'www')
-rw-r--r--www/vtiger/Makefile13
-rw-r--r--www/vtiger/distinfo6
-rw-r--r--www/vtiger/pkg-plist1512
-rw-r--r--www/vtiger4/Makefile13
-rw-r--r--www/vtiger4/distinfo6
-rw-r--r--www/vtiger4/pkg-plist1512
6 files changed, 1884 insertions, 1178 deletions
diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile
index 7b60e2444646..adcae2e76c4e 100644
--- a/www/vtiger/Makefile
+++ b/www/vtiger/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= vtiger
-DISTVERSION= 4.0RC1
+PORTVERSION= 4.0p1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= vtigercrm
-DISTNAME= ${PORTNAME}_CRM_4_0_RC1_Source
+DISTFILES= ${DIST_MAIN} ${DIST_ADDITIONAL}
+EXTRACT_ONLY= ${DIST_MAIN}
MAINTAINER= edwin@mavetju.org
COMMENT= vtiger CRM is open source Customer Relationship Management (CRM) software
+DIST_MAIN= ${PORTNAME}_CRM_4_0_Source${EXTRACT_SUFX}
+DIST_ADDITIONAL=${PORTNAME}CRM_4_0_Patch_1${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/vtiger_crm_source
USE_ZIP= yes
USE_PHP= mysql gd
@@ -23,12 +26,16 @@ NO_BUILD= yes
WWWDIR?= ${PREFIX}/www/vtiger
+post-extract:
+ @${ECHO_CMD} "Extracting patch 1"
+ @${UNZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DIST_ADDITIONAL} -d ${WRKSRC}
+
do-install:
${MKDIR} ${WWWDIR}
${CP} -R ${WRKSRC}/* ${WWWDIR}
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
post-install:
- ${CAT} pkg-message
+ @${CAT} pkg-message
.include <bsd.port.mk>
diff --git a/www/vtiger/distinfo b/www/vtiger/distinfo
index 3267fd89c4bf..028a53848c75 100644
--- a/www/vtiger/distinfo
+++ b/www/vtiger/distinfo
@@ -1,2 +1,4 @@
-MD5 (vtiger_CRM_4_0_RC1_Source.zip) = 9f5b8738b101ff691aef687da0494198
-SIZE (vtiger_CRM_4_0_RC1_Source.zip) = 7199692
+MD5 (vtiger_CRM_4_0_Source.zip) = d8c2c78d8aa0c97a417267e4e8c82da1
+SIZE (vtiger_CRM_4_0_Source.zip) = 7574280
+MD5 (vtigerCRM_4_0_Patch_1.zip) = 971409bd4dba6ba51195901865bc1e9d
+SIZE (vtigerCRM_4_0_Patch_1.zip) = 255214
diff --git a/www/vtiger/pkg-plist b/www/vtiger/pkg-plist
index d662c7416e54..ea5964f2654d 100644
--- a/www/vtiger/pkg-plist
+++ b/www/vtiger/pkg-plist
@@ -1,9 +1,15 @@
+www/vtiger/CRMEntity.php
+www/vtiger/Copyright.txt
www/vtiger/INSTALLATION.txt
www/vtiger/LICENSE.txt
www/vtiger/Menu.php
-www/vtiger/XTemplate/debug.php
+www/vtiger/Migrator.php
+www/vtiger/README.txt
+www/vtiger/VTiger32to40Migrator.php
+www/vtiger/VTigerMigrator.php
www/vtiger/XTemplate/LICENSE
www/vtiger/XTemplate/README
+www/vtiger/XTemplate/debug.php
www/vtiger/XTemplate/ex1.html
www/vtiger/XTemplate/ex1.php
www/vtiger/XTemplate/ex2.html
@@ -21,36 +27,229 @@ www/vtiger/XTemplate/ex7-inc2.html
www/vtiger/XTemplate/ex7.html
www/vtiger/XTemplate/ex7.php
www/vtiger/XTemplate/xtpl.php
+www/vtiger/adodb/DatabaseSchema.xml
+www/vtiger/adodb/adodb-csvlib.inc.php
+www/vtiger/adodb/adodb-datadict.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-xmlschema.inc.php
+www/vtiger/adodb/adodb.inc.php
+www/vtiger/adodb/contrib/toxmlrpc.inc.php
+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-mssqlpo.inc.php
+www/vtiger/adodb/drivers/adodb-mysql.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/license.txt
+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/pivottable.inc.php
+www/vtiger/adodb/readme.txt
+www/vtiger/adodb/rsfilter.inc.php
+www/vtiger/adodb/server.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/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/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/toexport.inc.php
+www/vtiger/adodb/tohtml.inc.php
+www/vtiger/adodb/xmlschema.dtd
+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/cache/images/index.html
-www/vtiger/cache/index.html
www/vtiger/cache/import/index.html
+www/vtiger/cache/index.html
www/vtiger/cache/upload/index.html
www/vtiger/config.php
+www/vtiger/connection.php
www/vtiger/contactserialize.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/jobstartwindows.bat
+www/vtiger/cron/output.txt
+www/vtiger/cron/runWindowsNotificationScheduler.php
+www/vtiger/cron/schtasks.exe
+www/vtiger/cron/send_mail.php
+www/vtiger/cron/syntax.txt
+www/vtiger/data/CRMEntity.php
www/vtiger/data/SugarBean.php
www/vtiger/data/Tracker.php
www/vtiger/database/DatabaseConnection.php
+www/vtiger/datamigration.bat
+www/vtiger/datamigration.sh
+www/vtiger/dbmonitor.php
www/vtiger/export.php
+www/vtiger/fileupload.html
+www/vtiger/fileupload.php
www/vtiger/graph.php
-www/vtiger/include/ListView/ListView.php
+www/vtiger/include/Calc.php
+www/vtiger/include/Clock.php
www/vtiger/include/ComboStrings.php
+www/vtiger/include/ComboUtil.php
+www/vtiger/include/CustomFieldUtil.php
+www/vtiger/include/FormValidationUtil.php
+www/vtiger/include/ListView/ListView.php
+www/vtiger/include/PopulateComboValues.php
+www/vtiger/include/PopulateCustomFieldTables.php
+www/vtiger/include/RelatedListView.html
+www/vtiger/include/RelatedListView.php
+www/vtiger/include/RelatedTicketListUtil.php
+www/vtiger/include/backup.php
+www/vtiger/include/calc.js
+www/vtiger/include/database/PearDatabase.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/ftp.php
+www/vtiger/include/general.js
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/left_arc.gif
www/vtiger/include/images/outlook_download.gif
+www/vtiger/include/images/right_arc.gif
www/vtiger/include/images/spacer.gif
+www/vtiger/include/images/sugarcrm_copyright_logo.jpg
www/vtiger/include/images/vtiger.jpg
www/vtiger/include/images/vtigercrm_icon.ico
www/vtiger/include/language/en_us.lang.php
+www/vtiger/include/listview.php
+www/vtiger/include/logging.php
www/vtiger/include/nusoap/changelog
www/vtiger/include/nusoap/class.nusoap_base.php
www/vtiger/include/nusoap/class.soap_fault.php
@@ -64,19 +263,11 @@ 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/include/upload_file.php
+www/vtiger/include/utils.php
www/vtiger/index.php
+www/vtiger/install.php
www/vtiger/install/0welcome.php
www/vtiger/install/1checkSystem.php
www/vtiger/install/2setConfig.php
@@ -85,7 +276,10 @@ 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/IMPORTANT_DO_README
+www/vtiger/jpgraph/QPL.txt
+www/vtiger/jpgraph/README
+www/vtiger/jpgraph/flags.dat
www/vtiger/jpgraph/src/Changelog
www/vtiger/jpgraph/src/flags.dat
www/vtiger/jpgraph/src/flags_thumb100x100.dat
@@ -120,10 +314,10 @@ 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/calendar-setup.js
+www/vtiger/jscalendar/calendar-win2k-cold-1.css
+www/vtiger/jscalendar/calendar.js
+www/vtiger/jscalendar/img.gif
www/vtiger/jscalendar/lang/calendar-af.js
www/vtiger/jscalendar/lang/calendar-br.js
www/vtiger/jscalendar/lang/calendar-ca.js
@@ -158,24 +352,9 @@ 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.properties
www/vtiger/log4php/Logger.php
www/vtiger/log4php/LoggerAppender.php
www/vtiger/log4php/LoggerAppenderSkeleton.php
@@ -191,6 +370,18 @@ www/vtiger/log4php/LoggerManager.php
www/vtiger/log4php/LoggerNDC.php
www/vtiger/log4php/LoggerPropertyConfigurator.php
www/vtiger/log4php/LoggerRoot.php
+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/config/LoggerPropertyGetter.php
www/vtiger/log4php/config/LoggerPropertySetter.php
www/vtiger/log4php/helpers/LoggerFormattingInfo.php
@@ -216,9 +407,8 @@ 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/migrator_backup_connection.php
www/vtiger/modules/Accounts/Account.php
www/vtiger/modules/Accounts/AccountFormBase.php
www/vtiger/modules/Accounts/Delete.php
@@ -234,16 +424,16 @@ 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/PopupSearchForm.html
www/vtiger/modules/Accounts/Popup_picker.html
www/vtiger/modules/Accounts/Popup_picker.php
+www/vtiger/modules/Accounts/RenderRelatedListUI.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/Accounts/language/en_us.lang.php
www/vtiger/modules/Activities/Activity.php
www/vtiger/modules/Activities/Delete.php
www/vtiger/modules/Activities/DetailView.html
@@ -258,17 +448,138 @@ 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/RenderRelatedListUI.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/Activities/language/en_us.lang.php
+www/vtiger/modules/Activities/updateRelations.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/Administration/language/en_us.lang.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/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/appointment.pinc
+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/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/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_oci.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/gettext.php
+www/vtiger/modules/Calendar/i18n.php
+www/vtiger/modules/Calendar/index.php
+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/cs.p3
+www/vtiger/modules/Calendar/localization/de.p3
+www/vtiger/modules/Calendar/localization/el.p3
+www/vtiger/modules/Calendar/localization/en-us.p3
+www/vtiger/modules/Calendar/localization/en.p3
+www/vtiger/modules/Calendar/localization/es-mx.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/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/tmp/vtigercrm.calendar
+www/vtiger/modules/Calendar/webelements.p3
+www/vtiger/modules/Contacts/AddBusinessCard.php
www/vtiger/modules/Contacts/BusinessCard.html
www/vtiger/modules/Contacts/BusinessCard.php
www/vtiger/modules/Contacts/Contact.php
@@ -293,7 +604,9 @@ 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/RenderRelatedListUI.php
www/vtiger/modules/Contacts/Save.php
+www/vtiger/modules/Contacts/SaveBusinessCard.php
www/vtiger/modules/Contacts/SaveContactOpportunityRelationship.php
www/vtiger/modules/Contacts/SearchForm.html
www/vtiger/modules/Contacts/SubPanelView.html
@@ -308,10 +621,7 @@ 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/Contacts/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
@@ -319,7 +629,7 @@ 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/Dashboard/language/en_us.lang.php
www/vtiger/modules/Emails/Delete.php
www/vtiger/modules/Emails/DeleteEmailContactRelationship.php
www/vtiger/modules/Emails/DeleteEmailUserRelationship.php
@@ -331,28 +641,42 @@ 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/PHPMailer_LICENSE.txt
+www/vtiger/modules/Emails/RenderRelatedListUI.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/index.php
+www/vtiger/modules/Emails/language/en_us.lang.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/templates/testemailtemplateusage.php
+www/vtiger/modules/Emails/templates/todel.txt
www/vtiger/modules/Emails/updateRelations.php
-www/vtiger/modules/Help/language/en_us.lang.php
+www/vtiger/modules/Emails/upload.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/Faq/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/Help/language/en_us.lang.php
www/vtiger/modules/HelpDesk/Convert.html
www/vtiger/modules/HelpDesk/Convert.php
www/vtiger/modules/HelpDesk/ConvertToEntities.php
@@ -393,12 +717,12 @@ 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/HelpDesk/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/Home/language/en_us.lang.php
www/vtiger/modules/Import/Forms.php
www/vtiger/modules/Import/ImportAccount.php
www/vtiger/modules/Import/ImportButton.php
@@ -416,39 +740,39 @@ 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.html
www/vtiger/modules/Import/error.php
www/vtiger/modules/Import/index.php
+www/vtiger/modules/Import/language/en_us.lang.php
www/vtiger/modules/Import/parse_utils.php
-www/vtiger/modules/Leads/language/en_us.lang.php
+www/vtiger/modules/Leads/ConvertLead.html
+www/vtiger/modules/Leads/ConvertLead.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/Headers.php
www/vtiger/modules/Leads/Import.php
www/vtiger/modules/Leads/Lead.php
+www/vtiger/modules/Leads/LeadConvertToEntities.php
www/vtiger/modules/Leads/ListView.html
www/vtiger/modules/Leads/ListView.php
+www/vtiger/modules/Leads/Merge.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/RenderRelatedListUI.php
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/index.php
+www/vtiger/modules/Leads/language/en_us.lang.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
@@ -462,7 +786,7 @@ 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/Notes/language/en_us.lang.php
www/vtiger/modules/Potentials/Charts.php
www/vtiger/modules/Potentials/Delete.php
www/vtiger/modules/Potentials/DetailView.html
@@ -480,15 +804,41 @@ 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/RenderRelatedListUI.php
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/index.php
+www/vtiger/modules/Potentials/language/en_us.lang.php
www/vtiger/modules/Potentials/updateRelations.php
-www/vtiger/modules/Settings/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/language/en_us.lang.php
+www/vtiger/modules/Products/upload.php
www/vtiger/modules/Settings/AddCustomFieldToDB.php
+www/vtiger/modules/Settings/BackupServerConfig.html
+www/vtiger/modules/Settings/BackupServerConfig.php
www/vtiger/modules/Settings/ComboFieldList.html
www/vtiger/modules/Settings/ComboFieldList.php
www/vtiger/modules/Settings/CreateCustomField.php
@@ -507,34 +857,267 @@ 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/language/en_us.lang.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/System/config.php
+www/vtiger/modules/System/images/Arch.gif
+www/vtiger/modules/System/images/Darwin.gif
+www/vtiger/modules/System/images/Debian.gif
+www/vtiger/modules/System/images/Fedora.gif
+www/vtiger/modules/System/images/FreeBSD.gif
+www/vtiger/modules/System/images/Gentoo.gif
+www/vtiger/modules/System/images/Mandrake.gif
+www/vtiger/modules/System/images/NetBSD.gif
+www/vtiger/modules/System/images/OpenBSD.gif
+www/vtiger/modules/System/images/Redhat.gif
+www/vtiger/modules/System/images/Slackware.gif
+www/vtiger/modules/System/images/Suse.gif
+www/vtiger/modules/System/images/Trustix.gif
+www/vtiger/modules/System/images/free-eos.gif
+www/vtiger/modules/System/images/xp.gif
+www/vtiger/modules/System/includes/XPath.class.php
+www/vtiger/modules/System/includes/class.Template.inc.php
+www/vtiger/modules/System/includes/common_functions.php
+www/vtiger/modules/System/includes/lang/ar_utf8.php
+www/vtiger/modules/System/includes/lang/bg.php
+www/vtiger/modules/System/includes/lang/big5.php
+www/vtiger/modules/System/includes/lang/br.php
+www/vtiger/modules/System/includes/lang/ca.php
+www/vtiger/modules/System/includes/lang/cn.php
+www/vtiger/modules/System/includes/lang/cs.php
+www/vtiger/modules/System/includes/lang/ct.php
+www/vtiger/modules/System/includes/lang/da.php
+www/vtiger/modules/System/includes/lang/de.php
+www/vtiger/modules/System/includes/lang/en.php
+www/vtiger/modules/System/includes/lang/es.php
+www/vtiger/modules/System/includes/lang/et.php
+www/vtiger/modules/System/includes/lang/eu.php
+www/vtiger/modules/System/includes/lang/fi.php
+www/vtiger/modules/System/includes/lang/fr.php
+www/vtiger/modules/System/includes/lang/gr.php
+www/vtiger/modules/System/includes/lang/he.php
+www/vtiger/modules/System/includes/lang/hu.php
+www/vtiger/modules/System/includes/lang/id.php
+www/vtiger/modules/System/includes/lang/is.php
+www/vtiger/modules/System/includes/lang/it.php
+www/vtiger/modules/System/includes/lang/ja.php
+www/vtiger/modules/System/includes/lang/jp.php
+www/vtiger/modules/System/includes/lang/ko.php
+www/vtiger/modules/System/includes/lang/lt.php
+www/vtiger/modules/System/includes/lang/lv.php
+www/vtiger/modules/System/includes/lang/nl.php
+www/vtiger/modules/System/includes/lang/no.php
+www/vtiger/modules/System/includes/lang/pl.php
+www/vtiger/modules/System/includes/lang/pt-br.php
+www/vtiger/modules/System/includes/lang/pt.php
+www/vtiger/modules/System/includes/lang/ro.php
+www/vtiger/modules/System/includes/lang/ru.php
+www/vtiger/modules/System/includes/lang/sk.php
+www/vtiger/modules/System/includes/lang/sv.php
+www/vtiger/modules/System/includes/lang/tr.php
+www/vtiger/modules/System/includes/lang/tw.php
+www/vtiger/modules/System/includes/mb/class.healthd.inc.php
+www/vtiger/modules/System/includes/mb/class.hwsensors.inc.php
+www/vtiger/modules/System/includes/mb/class.lmsensors.inc.php
+www/vtiger/modules/System/includes/mb/class.mbmon.inc.php
+www/vtiger/modules/System/includes/os/class.BSD.common.inc.php
+www/vtiger/modules/System/includes/os/class.Darwin.inc.php
+www/vtiger/modules/System/includes/os/class.FreeBSD.inc.php
+www/vtiger/modules/System/includes/os/class.HP-UX.inc.php
+www/vtiger/modules/System/includes/os/class.Linux.inc.php
+www/vtiger/modules/System/includes/os/class.NetBSD.inc.php
+www/vtiger/modules/System/includes/os/class.OpenBSD.inc.php
+www/vtiger/modules/System/includes/os/class.SunOS.inc.php
+www/vtiger/modules/System/includes/os/class.WINNT.inc.php
+www/vtiger/modules/System/includes/system_footer.php
+www/vtiger/modules/System/includes/system_header.php
+www/vtiger/modules/System/includes/xml/filesystems.php
+www/vtiger/modules/System/includes/xml/hardware.php
+www/vtiger/modules/System/includes/xml/mbinfo.php
+www/vtiger/modules/System/includes/xml/memory.php
+www/vtiger/modules/System/includes/xml/network.php
+www/vtiger/modules/System/includes/xml/vitals.php
+www/vtiger/modules/System/language/en_us.lang.php
+www/vtiger/modules/System/phpsysinfo.dtd
+www/vtiger/modules/System/systemconfig.php
+www/vtiger/modules/System/templates/aq/aq.css
+www/vtiger/modules/System/templates/aq/box.tpl
+www/vtiger/modules/System/templates/aq/form.tpl
+www/vtiger/modules/System/templates/aq/images/aq_background.gif
+www/vtiger/modules/System/templates/aq/images/bar_left.gif
+www/vtiger/modules/System/templates/aq/images/bar_middle.gif
+www/vtiger/modules/System/templates/aq/images/bar_right.gif
+www/vtiger/modules/System/templates/aq/images/coininfd.gif
+www/vtiger/modules/System/templates/aq/images/coininfg.gif
+www/vtiger/modules/System/templates/aq/images/coinsupd.gif
+www/vtiger/modules/System/templates/aq/images/coinsupg.gif
+www/vtiger/modules/System/templates/aq/images/d.gif
+www/vtiger/modules/System/templates/aq/images/fond.gif
+www/vtiger/modules/System/templates/aq/images/g.gif
+www/vtiger/modules/System/templates/aq/images/inf.gif
+www/vtiger/modules/System/templates/aq/images/redbar_left.gif
+www/vtiger/modules/System/templates/aq/images/redbar_middle.gif
+www/vtiger/modules/System/templates/aq/images/redbar_right.gif
+www/vtiger/modules/System/templates/aq/images/space15_15.gif
+www/vtiger/modules/System/templates/aq/images/sup.gif
+www/vtiger/modules/System/templates/black/black.css
+www/vtiger/modules/System/templates/black/box.tpl
+www/vtiger/modules/System/templates/black/form.tpl
+www/vtiger/modules/System/templates/black/images/aq_background.gif
+www/vtiger/modules/System/templates/black/images/bar_left.gif
+www/vtiger/modules/System/templates/black/images/bar_middle.gif
+www/vtiger/modules/System/templates/black/images/bar_right.gif
+www/vtiger/modules/System/templates/black/images/coininfd.gif
+www/vtiger/modules/System/templates/black/images/coininfg.gif
+www/vtiger/modules/System/templates/black/images/coinsupd.gif
+www/vtiger/modules/System/templates/black/images/coinsupg.gif
+www/vtiger/modules/System/templates/black/images/d.gif
+www/vtiger/modules/System/templates/black/images/fond.gif
+www/vtiger/modules/System/templates/black/images/g.gif
+www/vtiger/modules/System/templates/black/images/inf.gif
+www/vtiger/modules/System/templates/black/images/redbar_left.gif
+www/vtiger/modules/System/templates/black/images/redbar_middle.gif
+www/vtiger/modules/System/templates/black/images/redbar_right.gif
+www/vtiger/modules/System/templates/black/images/space15_15.gif
+www/vtiger/modules/System/templates/black/images/sup.gif
+www/vtiger/modules/System/templates/blue/blue.css
+www/vtiger/modules/System/templates/blue/box.tpl
+www/vtiger/modules/System/templates/blue/form.tpl
+www/vtiger/modules/System/templates/blue/images/bar_left.gif
+www/vtiger/modules/System/templates/blue/images/bar_middle.gif
+www/vtiger/modules/System/templates/blue/images/bar_right.gif
+www/vtiger/modules/System/templates/blue/images/redbar_left.gif
+www/vtiger/modules/System/templates/blue/images/redbar_middle.gif
+www/vtiger/modules/System/templates/blue/images/redbar_right.gif
+www/vtiger/modules/System/templates/blue/images/trans.gif
+www/vtiger/modules/System/templates/bulix/box.tpl
+www/vtiger/modules/System/templates/bulix/bulix.css
+www/vtiger/modules/System/templates/bulix/form.tpl
+www/vtiger/modules/System/templates/bulix/images/bar_left.gif
+www/vtiger/modules/System/templates/bulix/images/bar_middle.gif
+www/vtiger/modules/System/templates/bulix/images/bar_right.gif
+www/vtiger/modules/System/templates/bulix/images/left_bar.gif
+www/vtiger/modules/System/templates/bulix/images/middle_bar.gif
+www/vtiger/modules/System/templates/bulix/images/redbar_left.gif
+www/vtiger/modules/System/templates/bulix/images/redbar_middle.gif
+www/vtiger/modules/System/templates/bulix/images/redbar_right.gif
+www/vtiger/modules/System/templates/bulix/images/right_bar.gif
+www/vtiger/modules/System/templates/bulix/images/trans.gif
+www/vtiger/modules/System/templates/classic/box.tpl
+www/vtiger/modules/System/templates/classic/classic.css
+www/vtiger/modules/System/templates/classic/form.tpl
+www/vtiger/modules/System/templates/classic/images/bar_left.gif
+www/vtiger/modules/System/templates/classic/images/bar_middle.gif
+www/vtiger/modules/System/templates/classic/images/bar_right.gif
+www/vtiger/modules/System/templates/classic/images/redbar_left.gif
+www/vtiger/modules/System/templates/classic/images/redbar_middle.gif
+www/vtiger/modules/System/templates/classic/images/redbar_right.gif
+www/vtiger/modules/System/templates/classic/images/trans.gif
+www/vtiger/modules/System/templates/kde/box.tpl
+www/vtiger/modules/System/templates/kde/form.tpl
+www/vtiger/modules/System/templates/kde/images/background.gif
+www/vtiger/modules/System/templates/kde/images/bar_left.gif
+www/vtiger/modules/System/templates/kde/images/bar_middle.gif
+www/vtiger/modules/System/templates/kde/images/bar_right.gif
+www/vtiger/modules/System/templates/kde/images/coininfd.gif
+www/vtiger/modules/System/templates/kde/images/coininfg.gif
+www/vtiger/modules/System/templates/kde/images/coinsupd.gif
+www/vtiger/modules/System/templates/kde/images/coinsupg.gif
+www/vtiger/modules/System/templates/kde/images/d.gif
+www/vtiger/modules/System/templates/kde/images/fond.gif
+www/vtiger/modules/System/templates/kde/images/g.gif
+www/vtiger/modules/System/templates/kde/images/icons.gif
+www/vtiger/modules/System/templates/kde/images/inf.gif
+www/vtiger/modules/System/templates/kde/images/nobar_middle.gif
+www/vtiger/modules/System/templates/kde/images/nobar_right.gif
+www/vtiger/modules/System/templates/kde/images/redbar_left.gif
+www/vtiger/modules/System/templates/kde/images/redbar_middle.gif
+www/vtiger/modules/System/templates/kde/images/redbar_right.gif
+www/vtiger/modules/System/templates/kde/images/space15_15.gif
+www/vtiger/modules/System/templates/kde/images/sup.gif
+www/vtiger/modules/System/templates/kde/images/title_left.gif
+www/vtiger/modules/System/templates/kde/images/title_mid.gif
+www/vtiger/modules/System/templates/kde/images/title_right.gif
+www/vtiger/modules/System/templates/kde/kde.css
+www/vtiger/modules/System/templates/metal/box.tpl
+www/vtiger/modules/System/templates/metal/form.tpl
+www/vtiger/modules/System/templates/metal/images/bar_left.gif
+www/vtiger/modules/System/templates/metal/images/bar_middle.gif
+www/vtiger/modules/System/templates/metal/images/bar_right.gif
+www/vtiger/modules/System/templates/metal/images/coininfd.gif
+www/vtiger/modules/System/templates/metal/images/coininfg.gif
+www/vtiger/modules/System/templates/metal/images/coinsupd.gif
+www/vtiger/modules/System/templates/metal/images/coinsupg.gif
+www/vtiger/modules/System/templates/metal/images/d.gif
+www/vtiger/modules/System/templates/metal/images/fond.gif
+www/vtiger/modules/System/templates/metal/images/g.gif
+www/vtiger/modules/System/templates/metal/images/inf.gif
+www/vtiger/modules/System/templates/metal/images/metal_background.gif
+www/vtiger/modules/System/templates/metal/images/redbar_left.gif
+www/vtiger/modules/System/templates/metal/images/redbar_middle.gif
+www/vtiger/modules/System/templates/metal/images/redbar_right.gif
+www/vtiger/modules/System/templates/metal/images/space15_15.gif
+www/vtiger/modules/System/templates/metal/images/sup.gif
+www/vtiger/modules/System/templates/metal/metal.css
+www/vtiger/modules/System/templates/orange/box.tpl
+www/vtiger/modules/System/templates/orange/form.tpl
+www/vtiger/modules/System/templates/orange/images/bar_left.gif
+www/vtiger/modules/System/templates/orange/images/bar_middle.gif
+www/vtiger/modules/System/templates/orange/images/bar_right.gif
+www/vtiger/modules/System/templates/orange/images/redbar_left.gif
+www/vtiger/modules/System/templates/orange/images/redbar_middle.gif
+www/vtiger/modules/System/templates/orange/images/redbar_right.gif
+www/vtiger/modules/System/templates/orange/images/trans.gif
+www/vtiger/modules/System/templates/orange/orange.css
+www/vtiger/modules/System/templates/typo3/box.tpl
+www/vtiger/modules/System/templates/typo3/form.tpl
+www/vtiger/modules/System/templates/typo3/images/bar_left.gif
+www/vtiger/modules/System/templates/typo3/images/bar_middle.gif
+www/vtiger/modules/System/templates/typo3/images/bar_right.gif
+www/vtiger/modules/System/templates/typo3/images/redbar_left.gif
+www/vtiger/modules/System/templates/typo3/images/redbar_middle.gif
+www/vtiger/modules/System/templates/typo3/images/redbar_right.gif
+www/vtiger/modules/System/templates/typo3/images/trans.gif
+www/vtiger/modules/System/templates/typo3/typo3.css
+www/vtiger/modules/System/templates/wintendoxp/box.tpl
+www/vtiger/modules/System/templates/wintendoxp/form.tpl
+www/vtiger/modules/System/templates/wintendoxp/images/aq_background.gif
+www/vtiger/modules/System/templates/wintendoxp/images/background.gif
+www/vtiger/modules/System/templates/wintendoxp/images/bar_left.gif
+www/vtiger/modules/System/templates/wintendoxp/images/bar_middle.gif
+www/vtiger/modules/System/templates/wintendoxp/images/bar_right.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coininfd.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coininfg.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coinsupd.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coinsupg.gif
+www/vtiger/modules/System/templates/wintendoxp/images/d.gif
+www/vtiger/modules/System/templates/wintendoxp/images/fond.gif
+www/vtiger/modules/System/templates/wintendoxp/images/g.gif
+www/vtiger/modules/System/templates/wintendoxp/images/icons.gif
+www/vtiger/modules/System/templates/wintendoxp/images/inf.gif
+www/vtiger/modules/System/templates/wintendoxp/images/redbar_left.gif
+www/vtiger/modules/System/templates/wintendoxp/images/redbar_middle.gif
+www/vtiger/modules/System/templates/wintendoxp/images/redbar_right.gif
+www/vtiger/modules/System/templates/wintendoxp/images/space15_15.gif
+www/vtiger/modules/System/templates/wintendoxp/images/sup.gif
+www/vtiger/modules/System/templates/wintendoxp/wintendoxp.css
www/vtiger/modules/Users/Authenticate.php
www/vtiger/modules/Users/ChangePassword.php
+www/vtiger/modules/Users/CreateProfile.php
+www/vtiger/modules/Users/Delete.php
+www/vtiger/modules/Users/DeleteDemoData.php
+www/vtiger/modules/Users/DeleteProfile.php
+www/vtiger/modules/Users/DeleteRole.php
www/vtiger/modules/Users/DeleteUser.php
www/vtiger/modules/Users/DetailView.html
www/vtiger/modules/Users/DetailView.php
+www/vtiger/modules/Users/EditFieldLevelAccess.html
+www/vtiger/modules/Users/EditFieldLevelAccess.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
@@ -543,32 +1126,44 @@ 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/ListView.html
+www/vtiger/modules/Users/ListView.php
+www/vtiger/modules/Users/Login.php
www/vtiger/modules/Users/LoginHistory.php
+www/vtiger/modules/Users/Logout.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/Popup.php
+www/vtiger/modules/Users/Popup_picker.html
+www/vtiger/modules/Users/ProfileDeleteStep1.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/RoleDeleteStep1.php
www/vtiger/modules/Users/RoleDetailView.html
www/vtiger/modules/Users/RoleDetailView.php
+www/vtiger/modules/Users/Save.php
www/vtiger/modules/Users/SaveOrgSharing.php
www/vtiger/modules/Users/SaveProfile.php
www/vtiger/modules/Users/SaveRole.php
+www/vtiger/modules/Users/SearchForm.html
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/TabMenu.php
www/vtiger/modules/Users/TemplateMerge.php
www/vtiger/modules/Users/UpdateFieldLevelAccess.php
www/vtiger/modules/Users/UpdateProfile.php
+www/vtiger/modules/Users/UpdateTab.html
www/vtiger/modules/Users/UpdateTab.php
+www/vtiger/modules/Users/User.php
+www/vtiger/modules/Users/UserDeleteStep1.php
www/vtiger/modules/Users/UserInfoUtil.php
www/vtiger/modules/Users/add2db.php
www/vtiger/modules/Users/binaryfilelist.php
@@ -583,6 +1178,7 @@ 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/language/en_us.lang.php
www/vtiger/modules/Users/listemailtemplates.php
www/vtiger/modules/Users/listgroupmembers.php
www/vtiger/modules/Users/listgroups.php
@@ -594,231 +1190,78 @@ 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/populatetemplate.php
www/vtiger/modules/Users/saveemailtemplate.php
www/vtiger/modules/Users/updateLeadDBStatus.php
+www/vtiger/modules/Users/updateNotificationSchedulers.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/imports/Excel/OLE.inc
+www/vtiger/modules/imports/Excel/reader.php
+www/vtiger/modules/imports/Headers.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/language/en_us.lang.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/test/upload/vtigercrm.txt
+www/vtiger/test/wordtemplatedownload/todel.txt
+www/vtiger/testemailtemplate.php
www/vtiger/themes/Amazon/images/HelpDesk.gif
+www/vtiger/themes/Amazon/images/Potentials.gif
www/vtiger/themes/Amazon/images/Products.gif
+www/vtiger/themes/Amazon/images/Thumbs.db
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/header_end.gif
+www/vtiger/themes/Amazon/images/header_start.gif
+www/vtiger/themes/Amazon/images/high_priority.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/print.gif
www/vtiger/themes/Amazon/images/text.gif
www/vtiger/themes/Amazon/images/vtiger.jpg
+www/vtiger/themes/Aqua/footer.php
+www/vtiger/themes/Aqua/header.html
+www/vtiger/themes/Aqua/header.php
www/vtiger/themes/Aqua/images/Accounts.gif
+www/vtiger/themes/Aqua/images/Activities.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/Faq.gif
+www/vtiger/themes/Aqua/images/HelpDesk.gif
+www/vtiger/themes/Aqua/images/Leads.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/Tasks.gif
www/vtiger/themes/Aqua/images/Thumbs.db
www/vtiger/themes/Aqua/images/Tickets.gif
+www/vtiger/themes/Aqua/images/Users.gif
www/vtiger/themes/Aqua/images/admin.gif
www/vtiger/themes/Aqua/images/appointment.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/bl_bar.jpg
www/vtiger/themes/Aqua/images/black.png
+www/vtiger/themes/Aqua/images/blank.gif
www/vtiger/themes/Aqua/images/bullet.gif
www/vtiger/themes/Aqua/images/buttonbg.gif
www/vtiger/themes/Aqua/images/calc_back_btn.gif
@@ -829,7 +1272,6 @@ 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
@@ -844,24 +1286,32 @@ 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/calendar.gif
+www/vtiger/themes/Aqua/images/checkbox.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.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/end.gif
+www/vtiger/themes/Aqua/images/end_disabled.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/help_icon.gif
+www/vtiger/themes/Aqua/images/high_priority.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/left_arc.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
@@ -873,6 +1323,8 @@ 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/next.gif
+www/vtiger/themes/Aqua/images/next_disabled.gif
www/vtiger/themes/Aqua/images/no.gif
www/vtiger/themes/Aqua/images/number.gif
www/vtiger/themes/Aqua/images/percent.gif
@@ -880,14 +1332,22 @@ 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/previous.gif
+www/vtiger/themes/Aqua/images/previous_disabled.gif
+www/vtiger/themes/Aqua/images/print.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/right_arc.gif
www/vtiger/themes/Aqua/images/search.gif
www/vtiger/themes/Aqua/images/settings.gif
+www/vtiger/themes/Aqua/images/settings_top.gif
+www/vtiger/themes/Aqua/images/start.gif
+www/vtiger/themes/Aqua/images/start_disabled.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/topband.gif
www/vtiger/themes/Aqua/images/topbar.gif
www/vtiger/themes/Aqua/images/url.gif
www/vtiger/themes/Aqua/images/user.gif
@@ -896,132 +1356,22 @@ 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/Potentials.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/footer.php
+www/vtiger/themes/blue/header.html
+www/vtiger/themes/blue/header.php
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/Faq.gif
www/vtiger/themes/blue/images/HelpDesk.gif
www/vtiger/themes/blue/images/Leads.gif
www/vtiger/themes/blue/images/Meetings.gif
@@ -1037,8 +1387,8 @@ 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/bl_bar.jpg
www/vtiger/themes/blue/images/black.png
www/vtiger/themes/blue/images/blank.gif
www/vtiger/themes/blue/images/bullet.gif
@@ -1065,6 +1415,7 @@ 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/checkbox.gif
www/vtiger/themes/blue/images/clock_bg.gif
www/vtiger/themes/blue/images/close.gif
www/vtiger/themes/blue/images/comm_temp.gif
@@ -1074,10 +1425,13 @@ 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/end.gif
+www/vtiger/themes/blue/images/end_disabled.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/help_icon.gif
www/vtiger/themes/blue/images/high_priority.gif
www/vtiger/themes/blue/images/holidaybg.gif
www/vtiger/themes/blue/images/last.gif
@@ -1093,6 +1447,8 @@ 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/next.gif
+www/vtiger/themes/blue/images/next_disabled.gif
www/vtiger/themes/blue/images/no.gif
www/vtiger/themes/blue/images/number.gif
www/vtiger/themes/blue/images/percent.gif
@@ -1100,6 +1456,8 @@ 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/previous.gif
+www/vtiger/themes/blue/images/previous_disabled.gif
www/vtiger/themes/blue/images/print.gif
www/vtiger/themes/blue/images/product.gif
www/vtiger/themes/blue/images/reload.gif
@@ -1107,6 +1465,9 @@ 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/settings_top.gif
+www/vtiger/themes/blue/images/start.gif
+www/vtiger/themes/blue/images/start_disabled.gif
www/vtiger/themes/blue/images/studio.gif
www/vtiger/themes/blue/images/text.gif
www/vtiger/themes/blue/images/todaybg.gif
@@ -1119,17 +1480,26 @@ 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/bushtree/images/HelpDesk.gif
+www/vtiger/themes/bushtree/images/Potentials.gif
+www/vtiger/themes/bushtree/images/Products.gif
+www/vtiger/themes/bushtree/images/vtiger.jpg
+www/vtiger/themes/coolblue/images/HelpDesk.gif
+www/vtiger/themes/coolblue/images/Potentials.gif
+www/vtiger/themes/coolblue/images/Products.gif
+www/vtiger/themes/coolblue/images/vtiger.jpg
+www/vtiger/themes/nature/footer.php
+www/vtiger/themes/nature/header.html
+www/vtiger/themes/nature/header.php
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/Faq.gif
www/vtiger/themes/nature/images/HelpDesk.gif
www/vtiger/themes/nature/images/Leads.gif
www/vtiger/themes/nature/images/Meetings.gif
@@ -1145,7 +1515,6 @@ 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
@@ -1172,16 +1541,21 @@ 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/checkbox.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.gif
www/vtiger/themes/nature/images/day_sel.gif
www/vtiger/themes/nature/images/email.gif
+www/vtiger/themes/nature/images/end.gif
+www/vtiger/themes/nature/images/end_disabled.gif
www/vtiger/themes/nature/images/first.gif
www/vtiger/themes/nature/images/help.gif
+www/vtiger/themes/nature/images/help_icon.gif
www/vtiger/themes/nature/images/high_priority.gif
www/vtiger/themes/nature/images/holidaybg.gif
www/vtiger/themes/nature/images/last.gif
@@ -1191,6 +1565,8 @@ 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/next.gif
+www/vtiger/themes/nature/images/next_disabled.gif
www/vtiger/themes/nature/images/no.gif
www/vtiger/themes/nature/images/number.gif
www/vtiger/themes/nature/images/percent.gif
@@ -1198,6 +1574,8 @@ 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/previous.gif
+www/vtiger/themes/nature/images/previous_disabled.gif
www/vtiger/themes/nature/images/print.gif
www/vtiger/themes/nature/images/product.gif
www/vtiger/themes/nature/images/reload.gif
@@ -1205,6 +1583,9 @@ 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/settings_top.gif
+www/vtiger/themes/nature/images/start.gif
+www/vtiger/themes/nature/images/start_disabled.gif
www/vtiger/themes/nature/images/studio.gif
www/vtiger/themes/nature/images/text.gif
www/vtiger/themes/nature/images/todaybg.gif
@@ -1215,192 +1596,125 @@ 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
+www/vtiger/themes/orange/footer.php
+www/vtiger/themes/orange/header.html
+www/vtiger/themes/orange/header.php
+www/vtiger/themes/orange/images/Accounts.gif
+www/vtiger/themes/orange/images/Activities.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/Faq.gif
+www/vtiger/themes/orange/images/HelpDesk.gif
+www/vtiger/themes/orange/images/Leads.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/Products.gif
+www/vtiger/themes/orange/images/Tasks.gif
+www/vtiger/themes/orange/images/Tickets.gif
+www/vtiger/themes/orange/images/Users.gif
+www/vtiger/themes/orange/images/admin.gif
+www/vtiger/themes/orange/images/appointment.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/bl_bar.jpg
+www/vtiger/themes/orange/images/blank.gif
+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/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/calendar.gif
+www/vtiger/themes/orange/images/checkbox.gif
+www/vtiger/themes/orange/images/clock_bg.gif
+www/vtiger/themes/orange/images/close.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/end.gif
+www/vtiger/themes/orange/images/end_disabled.gif
+www/vtiger/themes/orange/images/first.gif
+www/vtiger/themes/orange/images/help.gif
+www/vtiger/themes/orange/images/help_icon.gif
+www/vtiger/themes/orange/images/high_priority.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/left_arc.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/next.gif
+www/vtiger/themes/orange/images/next_disabled.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/previous.gif
+www/vtiger/themes/orange/images/previous_disabled.gif
+www/vtiger/themes/orange/images/print.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/right_arc.gif
+www/vtiger/themes/orange/images/right_slope.gif
+www/vtiger/themes/orange/images/settings.gif
+www/vtiger/themes/orange/images/settings_top.gif
+www/vtiger/themes/orange/images/start.gif
+www/vtiger/themes/orange/images/start_disabled.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/url.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/layout_utils.php
+www/vtiger/themes/orange/style.css
+www/vtiger/vtigerpatch.php
+www/vtiger/vtigerversion.php
@dirrm www/vtiger/themes/orange/images
@dirrm www/vtiger/themes/orange
@@ -1422,6 +1736,7 @@ www/vtiger/testemailtemplate.php
@dirrm www/vtiger/test/wordtemplatedownload
@dirrm www/vtiger/test/upload
@dirrm www/vtiger/test
+@dirrm www/vtiger/product_packaging
@dirrm www/vtiger/modules/uploads/language
@dirrm www/vtiger/modules/uploads
@dirrm www/vtiger/modules/imports/Excel
@@ -1432,6 +1747,35 @@ www/vtiger/testemailtemplate.php
@dirrm www/vtiger/modules/Utilities
@dirrm www/vtiger/modules/Users/language
@dirrm www/vtiger/modules/Users
+@dirrm www/vtiger/modules/System/templates/wintendoxp/images
+@dirrm www/vtiger/modules/System/templates/wintendoxp
+@dirrm www/vtiger/modules/System/templates/typo3/images
+@dirrm www/vtiger/modules/System/templates/typo3
+@dirrm www/vtiger/modules/System/templates/orange/images
+@dirrm www/vtiger/modules/System/templates/orange
+@dirrm www/vtiger/modules/System/templates/metal/images
+@dirrm www/vtiger/modules/System/templates/metal
+@dirrm www/vtiger/modules/System/templates/kde/images
+@dirrm www/vtiger/modules/System/templates/kde
+@dirrm www/vtiger/modules/System/templates/classic/images
+@dirrm www/vtiger/modules/System/templates/classic
+@dirrm www/vtiger/modules/System/templates/bulix/images
+@dirrm www/vtiger/modules/System/templates/bulix
+@dirrm www/vtiger/modules/System/templates/blue/images
+@dirrm www/vtiger/modules/System/templates/blue
+@dirrm www/vtiger/modules/System/templates/black/images
+@dirrm www/vtiger/modules/System/templates/black
+@dirrm www/vtiger/modules/System/templates/aq/images
+@dirrm www/vtiger/modules/System/templates/aq
+@dirrm www/vtiger/modules/System/templates
+@dirrm www/vtiger/modules/System/language
+@dirrm www/vtiger/modules/System/includes/xml
+@dirrm www/vtiger/modules/System/includes/os
+@dirrm www/vtiger/modules/System/includes/mb
+@dirrm www/vtiger/modules/System/includes/lang
+@dirrm www/vtiger/modules/System/includes
+@dirrm www/vtiger/modules/System/images
+@dirrm www/vtiger/modules/System
@dirrm www/vtiger/modules/Settings/language
@dirrm www/vtiger/modules/Settings
@dirrm www/vtiger/modules/Products/language
diff --git a/www/vtiger4/Makefile b/www/vtiger4/Makefile
index 7b60e2444646..adcae2e76c4e 100644
--- a/www/vtiger4/Makefile
+++ b/www/vtiger4/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= vtiger
-DISTVERSION= 4.0RC1
+PORTVERSION= 4.0p1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= vtigercrm
-DISTNAME= ${PORTNAME}_CRM_4_0_RC1_Source
+DISTFILES= ${DIST_MAIN} ${DIST_ADDITIONAL}
+EXTRACT_ONLY= ${DIST_MAIN}
MAINTAINER= edwin@mavetju.org
COMMENT= vtiger CRM is open source Customer Relationship Management (CRM) software
+DIST_MAIN= ${PORTNAME}_CRM_4_0_Source${EXTRACT_SUFX}
+DIST_ADDITIONAL=${PORTNAME}CRM_4_0_Patch_1${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/vtiger_crm_source
USE_ZIP= yes
USE_PHP= mysql gd
@@ -23,12 +26,16 @@ NO_BUILD= yes
WWWDIR?= ${PREFIX}/www/vtiger
+post-extract:
+ @${ECHO_CMD} "Extracting patch 1"
+ @${UNZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DIST_ADDITIONAL} -d ${WRKSRC}
+
do-install:
${MKDIR} ${WWWDIR}
${CP} -R ${WRKSRC}/* ${WWWDIR}
${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
post-install:
- ${CAT} pkg-message
+ @${CAT} pkg-message
.include <bsd.port.mk>
diff --git a/www/vtiger4/distinfo b/www/vtiger4/distinfo
index 3267fd89c4bf..028a53848c75 100644
--- a/www/vtiger4/distinfo
+++ b/www/vtiger4/distinfo
@@ -1,2 +1,4 @@
-MD5 (vtiger_CRM_4_0_RC1_Source.zip) = 9f5b8738b101ff691aef687da0494198
-SIZE (vtiger_CRM_4_0_RC1_Source.zip) = 7199692
+MD5 (vtiger_CRM_4_0_Source.zip) = d8c2c78d8aa0c97a417267e4e8c82da1
+SIZE (vtiger_CRM_4_0_Source.zip) = 7574280
+MD5 (vtigerCRM_4_0_Patch_1.zip) = 971409bd4dba6ba51195901865bc1e9d
+SIZE (vtigerCRM_4_0_Patch_1.zip) = 255214
diff --git a/www/vtiger4/pkg-plist b/www/vtiger4/pkg-plist
index d662c7416e54..ea5964f2654d 100644
--- a/www/vtiger4/pkg-plist
+++ b/www/vtiger4/pkg-plist
@@ -1,9 +1,15 @@
+www/vtiger/CRMEntity.php
+www/vtiger/Copyright.txt
www/vtiger/INSTALLATION.txt
www/vtiger/LICENSE.txt
www/vtiger/Menu.php
-www/vtiger/XTemplate/debug.php
+www/vtiger/Migrator.php
+www/vtiger/README.txt
+www/vtiger/VTiger32to40Migrator.php
+www/vtiger/VTigerMigrator.php
www/vtiger/XTemplate/LICENSE
www/vtiger/XTemplate/README
+www/vtiger/XTemplate/debug.php
www/vtiger/XTemplate/ex1.html
www/vtiger/XTemplate/ex1.php
www/vtiger/XTemplate/ex2.html
@@ -21,36 +27,229 @@ www/vtiger/XTemplate/ex7-inc2.html
www/vtiger/XTemplate/ex7.html
www/vtiger/XTemplate/ex7.php
www/vtiger/XTemplate/xtpl.php
+www/vtiger/adodb/DatabaseSchema.xml
+www/vtiger/adodb/adodb-csvlib.inc.php
+www/vtiger/adodb/adodb-datadict.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-xmlschema.inc.php
+www/vtiger/adodb/adodb.inc.php
+www/vtiger/adodb/contrib/toxmlrpc.inc.php
+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-mssqlpo.inc.php
+www/vtiger/adodb/drivers/adodb-mysql.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/license.txt
+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/pivottable.inc.php
+www/vtiger/adodb/readme.txt
+www/vtiger/adodb/rsfilter.inc.php
+www/vtiger/adodb/server.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/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/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/toexport.inc.php
+www/vtiger/adodb/tohtml.inc.php
+www/vtiger/adodb/xmlschema.dtd
+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/cache/images/index.html
-www/vtiger/cache/index.html
www/vtiger/cache/import/index.html
+www/vtiger/cache/index.html
www/vtiger/cache/upload/index.html
www/vtiger/config.php
+www/vtiger/connection.php
www/vtiger/contactserialize.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/jobstartwindows.bat
+www/vtiger/cron/output.txt
+www/vtiger/cron/runWindowsNotificationScheduler.php
+www/vtiger/cron/schtasks.exe
+www/vtiger/cron/send_mail.php
+www/vtiger/cron/syntax.txt
+www/vtiger/data/CRMEntity.php
www/vtiger/data/SugarBean.php
www/vtiger/data/Tracker.php
www/vtiger/database/DatabaseConnection.php
+www/vtiger/datamigration.bat
+www/vtiger/datamigration.sh
+www/vtiger/dbmonitor.php
www/vtiger/export.php
+www/vtiger/fileupload.html
+www/vtiger/fileupload.php
www/vtiger/graph.php
-www/vtiger/include/ListView/ListView.php
+www/vtiger/include/Calc.php
+www/vtiger/include/Clock.php
www/vtiger/include/ComboStrings.php
+www/vtiger/include/ComboUtil.php
+www/vtiger/include/CustomFieldUtil.php
+www/vtiger/include/FormValidationUtil.php
+www/vtiger/include/ListView/ListView.php
+www/vtiger/include/PopulateComboValues.php
+www/vtiger/include/PopulateCustomFieldTables.php
+www/vtiger/include/RelatedListView.html
+www/vtiger/include/RelatedListView.php
+www/vtiger/include/RelatedTicketListUtil.php
+www/vtiger/include/backup.php
+www/vtiger/include/calc.js
+www/vtiger/include/database/PearDatabase.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/ftp.php
+www/vtiger/include/general.js
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/left_arc.gif
www/vtiger/include/images/outlook_download.gif
+www/vtiger/include/images/right_arc.gif
www/vtiger/include/images/spacer.gif
+www/vtiger/include/images/sugarcrm_copyright_logo.jpg
www/vtiger/include/images/vtiger.jpg
www/vtiger/include/images/vtigercrm_icon.ico
www/vtiger/include/language/en_us.lang.php
+www/vtiger/include/listview.php
+www/vtiger/include/logging.php
www/vtiger/include/nusoap/changelog
www/vtiger/include/nusoap/class.nusoap_base.php
www/vtiger/include/nusoap/class.soap_fault.php
@@ -64,19 +263,11 @@ 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/include/upload_file.php
+www/vtiger/include/utils.php
www/vtiger/index.php
+www/vtiger/install.php
www/vtiger/install/0welcome.php
www/vtiger/install/1checkSystem.php
www/vtiger/install/2setConfig.php
@@ -85,7 +276,10 @@ 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/IMPORTANT_DO_README
+www/vtiger/jpgraph/QPL.txt
+www/vtiger/jpgraph/README
+www/vtiger/jpgraph/flags.dat
www/vtiger/jpgraph/src/Changelog
www/vtiger/jpgraph/src/flags.dat
www/vtiger/jpgraph/src/flags_thumb100x100.dat
@@ -120,10 +314,10 @@ 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/calendar-setup.js
+www/vtiger/jscalendar/calendar-win2k-cold-1.css
+www/vtiger/jscalendar/calendar.js
+www/vtiger/jscalendar/img.gif
www/vtiger/jscalendar/lang/calendar-af.js
www/vtiger/jscalendar/lang/calendar-br.js
www/vtiger/jscalendar/lang/calendar-ca.js
@@ -158,24 +352,9 @@ 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.properties
www/vtiger/log4php/Logger.php
www/vtiger/log4php/LoggerAppender.php
www/vtiger/log4php/LoggerAppenderSkeleton.php
@@ -191,6 +370,18 @@ www/vtiger/log4php/LoggerManager.php
www/vtiger/log4php/LoggerNDC.php
www/vtiger/log4php/LoggerPropertyConfigurator.php
www/vtiger/log4php/LoggerRoot.php
+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/config/LoggerPropertyGetter.php
www/vtiger/log4php/config/LoggerPropertySetter.php
www/vtiger/log4php/helpers/LoggerFormattingInfo.php
@@ -216,9 +407,8 @@ 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/migrator_backup_connection.php
www/vtiger/modules/Accounts/Account.php
www/vtiger/modules/Accounts/AccountFormBase.php
www/vtiger/modules/Accounts/Delete.php
@@ -234,16 +424,16 @@ 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/PopupSearchForm.html
www/vtiger/modules/Accounts/Popup_picker.html
www/vtiger/modules/Accounts/Popup_picker.php
+www/vtiger/modules/Accounts/RenderRelatedListUI.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/Accounts/language/en_us.lang.php
www/vtiger/modules/Activities/Activity.php
www/vtiger/modules/Activities/Delete.php
www/vtiger/modules/Activities/DetailView.html
@@ -258,17 +448,138 @@ 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/RenderRelatedListUI.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/Activities/language/en_us.lang.php
+www/vtiger/modules/Activities/updateRelations.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/Administration/language/en_us.lang.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/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/appointment.pinc
+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/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/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_oci.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/gettext.php
+www/vtiger/modules/Calendar/i18n.php
+www/vtiger/modules/Calendar/index.php
+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/cs.p3
+www/vtiger/modules/Calendar/localization/de.p3
+www/vtiger/modules/Calendar/localization/el.p3
+www/vtiger/modules/Calendar/localization/en-us.p3
+www/vtiger/modules/Calendar/localization/en.p3
+www/vtiger/modules/Calendar/localization/es-mx.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/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/tmp/vtigercrm.calendar
+www/vtiger/modules/Calendar/webelements.p3
+www/vtiger/modules/Contacts/AddBusinessCard.php
www/vtiger/modules/Contacts/BusinessCard.html
www/vtiger/modules/Contacts/BusinessCard.php
www/vtiger/modules/Contacts/Contact.php
@@ -293,7 +604,9 @@ 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/RenderRelatedListUI.php
www/vtiger/modules/Contacts/Save.php
+www/vtiger/modules/Contacts/SaveBusinessCard.php
www/vtiger/modules/Contacts/SaveContactOpportunityRelationship.php
www/vtiger/modules/Contacts/SearchForm.html
www/vtiger/modules/Contacts/SubPanelView.html
@@ -308,10 +621,7 @@ 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/Contacts/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
@@ -319,7 +629,7 @@ 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/Dashboard/language/en_us.lang.php
www/vtiger/modules/Emails/Delete.php
www/vtiger/modules/Emails/DeleteEmailContactRelationship.php
www/vtiger/modules/Emails/DeleteEmailUserRelationship.php
@@ -331,28 +641,42 @@ 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/PHPMailer_LICENSE.txt
+www/vtiger/modules/Emails/RenderRelatedListUI.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/index.php
+www/vtiger/modules/Emails/language/en_us.lang.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/templates/testemailtemplateusage.php
+www/vtiger/modules/Emails/templates/todel.txt
www/vtiger/modules/Emails/updateRelations.php
-www/vtiger/modules/Help/language/en_us.lang.php
+www/vtiger/modules/Emails/upload.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/Faq/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/Help/language/en_us.lang.php
www/vtiger/modules/HelpDesk/Convert.html
www/vtiger/modules/HelpDesk/Convert.php
www/vtiger/modules/HelpDesk/ConvertToEntities.php
@@ -393,12 +717,12 @@ 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/HelpDesk/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/Home/language/en_us.lang.php
www/vtiger/modules/Import/Forms.php
www/vtiger/modules/Import/ImportAccount.php
www/vtiger/modules/Import/ImportButton.php
@@ -416,39 +740,39 @@ 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.html
www/vtiger/modules/Import/error.php
www/vtiger/modules/Import/index.php
+www/vtiger/modules/Import/language/en_us.lang.php
www/vtiger/modules/Import/parse_utils.php
-www/vtiger/modules/Leads/language/en_us.lang.php
+www/vtiger/modules/Leads/ConvertLead.html
+www/vtiger/modules/Leads/ConvertLead.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/Headers.php
www/vtiger/modules/Leads/Import.php
www/vtiger/modules/Leads/Lead.php
+www/vtiger/modules/Leads/LeadConvertToEntities.php
www/vtiger/modules/Leads/ListView.html
www/vtiger/modules/Leads/ListView.php
+www/vtiger/modules/Leads/Merge.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/RenderRelatedListUI.php
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/index.php
+www/vtiger/modules/Leads/language/en_us.lang.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
@@ -462,7 +786,7 @@ 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/Notes/language/en_us.lang.php
www/vtiger/modules/Potentials/Charts.php
www/vtiger/modules/Potentials/Delete.php
www/vtiger/modules/Potentials/DetailView.html
@@ -480,15 +804,41 @@ 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/RenderRelatedListUI.php
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/index.php
+www/vtiger/modules/Potentials/language/en_us.lang.php
www/vtiger/modules/Potentials/updateRelations.php
-www/vtiger/modules/Settings/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/language/en_us.lang.php
+www/vtiger/modules/Products/upload.php
www/vtiger/modules/Settings/AddCustomFieldToDB.php
+www/vtiger/modules/Settings/BackupServerConfig.html
+www/vtiger/modules/Settings/BackupServerConfig.php
www/vtiger/modules/Settings/ComboFieldList.html
www/vtiger/modules/Settings/ComboFieldList.php
www/vtiger/modules/Settings/CreateCustomField.php
@@ -507,34 +857,267 @@ 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/language/en_us.lang.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/System/config.php
+www/vtiger/modules/System/images/Arch.gif
+www/vtiger/modules/System/images/Darwin.gif
+www/vtiger/modules/System/images/Debian.gif
+www/vtiger/modules/System/images/Fedora.gif
+www/vtiger/modules/System/images/FreeBSD.gif
+www/vtiger/modules/System/images/Gentoo.gif
+www/vtiger/modules/System/images/Mandrake.gif
+www/vtiger/modules/System/images/NetBSD.gif
+www/vtiger/modules/System/images/OpenBSD.gif
+www/vtiger/modules/System/images/Redhat.gif
+www/vtiger/modules/System/images/Slackware.gif
+www/vtiger/modules/System/images/Suse.gif
+www/vtiger/modules/System/images/Trustix.gif
+www/vtiger/modules/System/images/free-eos.gif
+www/vtiger/modules/System/images/xp.gif
+www/vtiger/modules/System/includes/XPath.class.php
+www/vtiger/modules/System/includes/class.Template.inc.php
+www/vtiger/modules/System/includes/common_functions.php
+www/vtiger/modules/System/includes/lang/ar_utf8.php
+www/vtiger/modules/System/includes/lang/bg.php
+www/vtiger/modules/System/includes/lang/big5.php
+www/vtiger/modules/System/includes/lang/br.php
+www/vtiger/modules/System/includes/lang/ca.php
+www/vtiger/modules/System/includes/lang/cn.php
+www/vtiger/modules/System/includes/lang/cs.php
+www/vtiger/modules/System/includes/lang/ct.php
+www/vtiger/modules/System/includes/lang/da.php
+www/vtiger/modules/System/includes/lang/de.php
+www/vtiger/modules/System/includes/lang/en.php
+www/vtiger/modules/System/includes/lang/es.php
+www/vtiger/modules/System/includes/lang/et.php
+www/vtiger/modules/System/includes/lang/eu.php
+www/vtiger/modules/System/includes/lang/fi.php
+www/vtiger/modules/System/includes/lang/fr.php
+www/vtiger/modules/System/includes/lang/gr.php
+www/vtiger/modules/System/includes/lang/he.php
+www/vtiger/modules/System/includes/lang/hu.php
+www/vtiger/modules/System/includes/lang/id.php
+www/vtiger/modules/System/includes/lang/is.php
+www/vtiger/modules/System/includes/lang/it.php
+www/vtiger/modules/System/includes/lang/ja.php
+www/vtiger/modules/System/includes/lang/jp.php
+www/vtiger/modules/System/includes/lang/ko.php
+www/vtiger/modules/System/includes/lang/lt.php
+www/vtiger/modules/System/includes/lang/lv.php
+www/vtiger/modules/System/includes/lang/nl.php
+www/vtiger/modules/System/includes/lang/no.php
+www/vtiger/modules/System/includes/lang/pl.php
+www/vtiger/modules/System/includes/lang/pt-br.php
+www/vtiger/modules/System/includes/lang/pt.php
+www/vtiger/modules/System/includes/lang/ro.php
+www/vtiger/modules/System/includes/lang/ru.php
+www/vtiger/modules/System/includes/lang/sk.php
+www/vtiger/modules/System/includes/lang/sv.php
+www/vtiger/modules/System/includes/lang/tr.php
+www/vtiger/modules/System/includes/lang/tw.php
+www/vtiger/modules/System/includes/mb/class.healthd.inc.php
+www/vtiger/modules/System/includes/mb/class.hwsensors.inc.php
+www/vtiger/modules/System/includes/mb/class.lmsensors.inc.php
+www/vtiger/modules/System/includes/mb/class.mbmon.inc.php
+www/vtiger/modules/System/includes/os/class.BSD.common.inc.php
+www/vtiger/modules/System/includes/os/class.Darwin.inc.php
+www/vtiger/modules/System/includes/os/class.FreeBSD.inc.php
+www/vtiger/modules/System/includes/os/class.HP-UX.inc.php
+www/vtiger/modules/System/includes/os/class.Linux.inc.php
+www/vtiger/modules/System/includes/os/class.NetBSD.inc.php
+www/vtiger/modules/System/includes/os/class.OpenBSD.inc.php
+www/vtiger/modules/System/includes/os/class.SunOS.inc.php
+www/vtiger/modules/System/includes/os/class.WINNT.inc.php
+www/vtiger/modules/System/includes/system_footer.php
+www/vtiger/modules/System/includes/system_header.php
+www/vtiger/modules/System/includes/xml/filesystems.php
+www/vtiger/modules/System/includes/xml/hardware.php
+www/vtiger/modules/System/includes/xml/mbinfo.php
+www/vtiger/modules/System/includes/xml/memory.php
+www/vtiger/modules/System/includes/xml/network.php
+www/vtiger/modules/System/includes/xml/vitals.php
+www/vtiger/modules/System/language/en_us.lang.php
+www/vtiger/modules/System/phpsysinfo.dtd
+www/vtiger/modules/System/systemconfig.php
+www/vtiger/modules/System/templates/aq/aq.css
+www/vtiger/modules/System/templates/aq/box.tpl
+www/vtiger/modules/System/templates/aq/form.tpl
+www/vtiger/modules/System/templates/aq/images/aq_background.gif
+www/vtiger/modules/System/templates/aq/images/bar_left.gif
+www/vtiger/modules/System/templates/aq/images/bar_middle.gif
+www/vtiger/modules/System/templates/aq/images/bar_right.gif
+www/vtiger/modules/System/templates/aq/images/coininfd.gif
+www/vtiger/modules/System/templates/aq/images/coininfg.gif
+www/vtiger/modules/System/templates/aq/images/coinsupd.gif
+www/vtiger/modules/System/templates/aq/images/coinsupg.gif
+www/vtiger/modules/System/templates/aq/images/d.gif
+www/vtiger/modules/System/templates/aq/images/fond.gif
+www/vtiger/modules/System/templates/aq/images/g.gif
+www/vtiger/modules/System/templates/aq/images/inf.gif
+www/vtiger/modules/System/templates/aq/images/redbar_left.gif
+www/vtiger/modules/System/templates/aq/images/redbar_middle.gif
+www/vtiger/modules/System/templates/aq/images/redbar_right.gif
+www/vtiger/modules/System/templates/aq/images/space15_15.gif
+www/vtiger/modules/System/templates/aq/images/sup.gif
+www/vtiger/modules/System/templates/black/black.css
+www/vtiger/modules/System/templates/black/box.tpl
+www/vtiger/modules/System/templates/black/form.tpl
+www/vtiger/modules/System/templates/black/images/aq_background.gif
+www/vtiger/modules/System/templates/black/images/bar_left.gif
+www/vtiger/modules/System/templates/black/images/bar_middle.gif
+www/vtiger/modules/System/templates/black/images/bar_right.gif
+www/vtiger/modules/System/templates/black/images/coininfd.gif
+www/vtiger/modules/System/templates/black/images/coininfg.gif
+www/vtiger/modules/System/templates/black/images/coinsupd.gif
+www/vtiger/modules/System/templates/black/images/coinsupg.gif
+www/vtiger/modules/System/templates/black/images/d.gif
+www/vtiger/modules/System/templates/black/images/fond.gif
+www/vtiger/modules/System/templates/black/images/g.gif
+www/vtiger/modules/System/templates/black/images/inf.gif
+www/vtiger/modules/System/templates/black/images/redbar_left.gif
+www/vtiger/modules/System/templates/black/images/redbar_middle.gif
+www/vtiger/modules/System/templates/black/images/redbar_right.gif
+www/vtiger/modules/System/templates/black/images/space15_15.gif
+www/vtiger/modules/System/templates/black/images/sup.gif
+www/vtiger/modules/System/templates/blue/blue.css
+www/vtiger/modules/System/templates/blue/box.tpl
+www/vtiger/modules/System/templates/blue/form.tpl
+www/vtiger/modules/System/templates/blue/images/bar_left.gif
+www/vtiger/modules/System/templates/blue/images/bar_middle.gif
+www/vtiger/modules/System/templates/blue/images/bar_right.gif
+www/vtiger/modules/System/templates/blue/images/redbar_left.gif
+www/vtiger/modules/System/templates/blue/images/redbar_middle.gif
+www/vtiger/modules/System/templates/blue/images/redbar_right.gif
+www/vtiger/modules/System/templates/blue/images/trans.gif
+www/vtiger/modules/System/templates/bulix/box.tpl
+www/vtiger/modules/System/templates/bulix/bulix.css
+www/vtiger/modules/System/templates/bulix/form.tpl
+www/vtiger/modules/System/templates/bulix/images/bar_left.gif
+www/vtiger/modules/System/templates/bulix/images/bar_middle.gif
+www/vtiger/modules/System/templates/bulix/images/bar_right.gif
+www/vtiger/modules/System/templates/bulix/images/left_bar.gif
+www/vtiger/modules/System/templates/bulix/images/middle_bar.gif
+www/vtiger/modules/System/templates/bulix/images/redbar_left.gif
+www/vtiger/modules/System/templates/bulix/images/redbar_middle.gif
+www/vtiger/modules/System/templates/bulix/images/redbar_right.gif
+www/vtiger/modules/System/templates/bulix/images/right_bar.gif
+www/vtiger/modules/System/templates/bulix/images/trans.gif
+www/vtiger/modules/System/templates/classic/box.tpl
+www/vtiger/modules/System/templates/classic/classic.css
+www/vtiger/modules/System/templates/classic/form.tpl
+www/vtiger/modules/System/templates/classic/images/bar_left.gif
+www/vtiger/modules/System/templates/classic/images/bar_middle.gif
+www/vtiger/modules/System/templates/classic/images/bar_right.gif
+www/vtiger/modules/System/templates/classic/images/redbar_left.gif
+www/vtiger/modules/System/templates/classic/images/redbar_middle.gif
+www/vtiger/modules/System/templates/classic/images/redbar_right.gif
+www/vtiger/modules/System/templates/classic/images/trans.gif
+www/vtiger/modules/System/templates/kde/box.tpl
+www/vtiger/modules/System/templates/kde/form.tpl
+www/vtiger/modules/System/templates/kde/images/background.gif
+www/vtiger/modules/System/templates/kde/images/bar_left.gif
+www/vtiger/modules/System/templates/kde/images/bar_middle.gif
+www/vtiger/modules/System/templates/kde/images/bar_right.gif
+www/vtiger/modules/System/templates/kde/images/coininfd.gif
+www/vtiger/modules/System/templates/kde/images/coininfg.gif
+www/vtiger/modules/System/templates/kde/images/coinsupd.gif
+www/vtiger/modules/System/templates/kde/images/coinsupg.gif
+www/vtiger/modules/System/templates/kde/images/d.gif
+www/vtiger/modules/System/templates/kde/images/fond.gif
+www/vtiger/modules/System/templates/kde/images/g.gif
+www/vtiger/modules/System/templates/kde/images/icons.gif
+www/vtiger/modules/System/templates/kde/images/inf.gif
+www/vtiger/modules/System/templates/kde/images/nobar_middle.gif
+www/vtiger/modules/System/templates/kde/images/nobar_right.gif
+www/vtiger/modules/System/templates/kde/images/redbar_left.gif
+www/vtiger/modules/System/templates/kde/images/redbar_middle.gif
+www/vtiger/modules/System/templates/kde/images/redbar_right.gif
+www/vtiger/modules/System/templates/kde/images/space15_15.gif
+www/vtiger/modules/System/templates/kde/images/sup.gif
+www/vtiger/modules/System/templates/kde/images/title_left.gif
+www/vtiger/modules/System/templates/kde/images/title_mid.gif
+www/vtiger/modules/System/templates/kde/images/title_right.gif
+www/vtiger/modules/System/templates/kde/kde.css
+www/vtiger/modules/System/templates/metal/box.tpl
+www/vtiger/modules/System/templates/metal/form.tpl
+www/vtiger/modules/System/templates/metal/images/bar_left.gif
+www/vtiger/modules/System/templates/metal/images/bar_middle.gif
+www/vtiger/modules/System/templates/metal/images/bar_right.gif
+www/vtiger/modules/System/templates/metal/images/coininfd.gif
+www/vtiger/modules/System/templates/metal/images/coininfg.gif
+www/vtiger/modules/System/templates/metal/images/coinsupd.gif
+www/vtiger/modules/System/templates/metal/images/coinsupg.gif
+www/vtiger/modules/System/templates/metal/images/d.gif
+www/vtiger/modules/System/templates/metal/images/fond.gif
+www/vtiger/modules/System/templates/metal/images/g.gif
+www/vtiger/modules/System/templates/metal/images/inf.gif
+www/vtiger/modules/System/templates/metal/images/metal_background.gif
+www/vtiger/modules/System/templates/metal/images/redbar_left.gif
+www/vtiger/modules/System/templates/metal/images/redbar_middle.gif
+www/vtiger/modules/System/templates/metal/images/redbar_right.gif
+www/vtiger/modules/System/templates/metal/images/space15_15.gif
+www/vtiger/modules/System/templates/metal/images/sup.gif
+www/vtiger/modules/System/templates/metal/metal.css
+www/vtiger/modules/System/templates/orange/box.tpl
+www/vtiger/modules/System/templates/orange/form.tpl
+www/vtiger/modules/System/templates/orange/images/bar_left.gif
+www/vtiger/modules/System/templates/orange/images/bar_middle.gif
+www/vtiger/modules/System/templates/orange/images/bar_right.gif
+www/vtiger/modules/System/templates/orange/images/redbar_left.gif
+www/vtiger/modules/System/templates/orange/images/redbar_middle.gif
+www/vtiger/modules/System/templates/orange/images/redbar_right.gif
+www/vtiger/modules/System/templates/orange/images/trans.gif
+www/vtiger/modules/System/templates/orange/orange.css
+www/vtiger/modules/System/templates/typo3/box.tpl
+www/vtiger/modules/System/templates/typo3/form.tpl
+www/vtiger/modules/System/templates/typo3/images/bar_left.gif
+www/vtiger/modules/System/templates/typo3/images/bar_middle.gif
+www/vtiger/modules/System/templates/typo3/images/bar_right.gif
+www/vtiger/modules/System/templates/typo3/images/redbar_left.gif
+www/vtiger/modules/System/templates/typo3/images/redbar_middle.gif
+www/vtiger/modules/System/templates/typo3/images/redbar_right.gif
+www/vtiger/modules/System/templates/typo3/images/trans.gif
+www/vtiger/modules/System/templates/typo3/typo3.css
+www/vtiger/modules/System/templates/wintendoxp/box.tpl
+www/vtiger/modules/System/templates/wintendoxp/form.tpl
+www/vtiger/modules/System/templates/wintendoxp/images/aq_background.gif
+www/vtiger/modules/System/templates/wintendoxp/images/background.gif
+www/vtiger/modules/System/templates/wintendoxp/images/bar_left.gif
+www/vtiger/modules/System/templates/wintendoxp/images/bar_middle.gif
+www/vtiger/modules/System/templates/wintendoxp/images/bar_right.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coininfd.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coininfg.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coinsupd.gif
+www/vtiger/modules/System/templates/wintendoxp/images/coinsupg.gif
+www/vtiger/modules/System/templates/wintendoxp/images/d.gif
+www/vtiger/modules/System/templates/wintendoxp/images/fond.gif
+www/vtiger/modules/System/templates/wintendoxp/images/g.gif
+www/vtiger/modules/System/templates/wintendoxp/images/icons.gif
+www/vtiger/modules/System/templates/wintendoxp/images/inf.gif
+www/vtiger/modules/System/templates/wintendoxp/images/redbar_left.gif
+www/vtiger/modules/System/templates/wintendoxp/images/redbar_middle.gif
+www/vtiger/modules/System/templates/wintendoxp/images/redbar_right.gif
+www/vtiger/modules/System/templates/wintendoxp/images/space15_15.gif
+www/vtiger/modules/System/templates/wintendoxp/images/sup.gif
+www/vtiger/modules/System/templates/wintendoxp/wintendoxp.css
www/vtiger/modules/Users/Authenticate.php
www/vtiger/modules/Users/ChangePassword.php
+www/vtiger/modules/Users/CreateProfile.php
+www/vtiger/modules/Users/Delete.php
+www/vtiger/modules/Users/DeleteDemoData.php
+www/vtiger/modules/Users/DeleteProfile.php
+www/vtiger/modules/Users/DeleteRole.php
www/vtiger/modules/Users/DeleteUser.php
www/vtiger/modules/Users/DetailView.html
www/vtiger/modules/Users/DetailView.php
+www/vtiger/modules/Users/EditFieldLevelAccess.html
+www/vtiger/modules/Users/EditFieldLevelAccess.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
@@ -543,32 +1126,44 @@ 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/ListView.html
+www/vtiger/modules/Users/ListView.php
+www/vtiger/modules/Users/Login.php
www/vtiger/modules/Users/LoginHistory.php
+www/vtiger/modules/Users/Logout.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/Popup.php
+www/vtiger/modules/Users/Popup_picker.html
+www/vtiger/modules/Users/ProfileDeleteStep1.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/RoleDeleteStep1.php
www/vtiger/modules/Users/RoleDetailView.html
www/vtiger/modules/Users/RoleDetailView.php
+www/vtiger/modules/Users/Save.php
www/vtiger/modules/Users/SaveOrgSharing.php
www/vtiger/modules/Users/SaveProfile.php
www/vtiger/modules/Users/SaveRole.php
+www/vtiger/modules/Users/SearchForm.html
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/TabMenu.php
www/vtiger/modules/Users/TemplateMerge.php
www/vtiger/modules/Users/UpdateFieldLevelAccess.php
www/vtiger/modules/Users/UpdateProfile.php
+www/vtiger/modules/Users/UpdateTab.html
www/vtiger/modules/Users/UpdateTab.php
+www/vtiger/modules/Users/User.php
+www/vtiger/modules/Users/UserDeleteStep1.php
www/vtiger/modules/Users/UserInfoUtil.php
www/vtiger/modules/Users/add2db.php
www/vtiger/modules/Users/binaryfilelist.php
@@ -583,6 +1178,7 @@ 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/language/en_us.lang.php
www/vtiger/modules/Users/listemailtemplates.php
www/vtiger/modules/Users/listgroupmembers.php
www/vtiger/modules/Users/listgroups.php
@@ -594,231 +1190,78 @@ 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/populatetemplate.php
www/vtiger/modules/Users/saveemailtemplate.php
www/vtiger/modules/Users/updateLeadDBStatus.php
+www/vtiger/modules/Users/updateNotificationSchedulers.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/imports/Excel/OLE.inc
+www/vtiger/modules/imports/Excel/reader.php
+www/vtiger/modules/imports/Headers.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/language/en_us.lang.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/test/upload/vtigercrm.txt
+www/vtiger/test/wordtemplatedownload/todel.txt
+www/vtiger/testemailtemplate.php
www/vtiger/themes/Amazon/images/HelpDesk.gif
+www/vtiger/themes/Amazon/images/Potentials.gif
www/vtiger/themes/Amazon/images/Products.gif
+www/vtiger/themes/Amazon/images/Thumbs.db
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/header_end.gif
+www/vtiger/themes/Amazon/images/header_start.gif
+www/vtiger/themes/Amazon/images/high_priority.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/print.gif
www/vtiger/themes/Amazon/images/text.gif
www/vtiger/themes/Amazon/images/vtiger.jpg
+www/vtiger/themes/Aqua/footer.php
+www/vtiger/themes/Aqua/header.html
+www/vtiger/themes/Aqua/header.php
www/vtiger/themes/Aqua/images/Accounts.gif
+www/vtiger/themes/Aqua/images/Activities.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/Faq.gif
+www/vtiger/themes/Aqua/images/HelpDesk.gif
+www/vtiger/themes/Aqua/images/Leads.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/Tasks.gif
www/vtiger/themes/Aqua/images/Thumbs.db
www/vtiger/themes/Aqua/images/Tickets.gif
+www/vtiger/themes/Aqua/images/Users.gif
www/vtiger/themes/Aqua/images/admin.gif
www/vtiger/themes/Aqua/images/appointment.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/bl_bar.jpg
www/vtiger/themes/Aqua/images/black.png
+www/vtiger/themes/Aqua/images/blank.gif
www/vtiger/themes/Aqua/images/bullet.gif
www/vtiger/themes/Aqua/images/buttonbg.gif
www/vtiger/themes/Aqua/images/calc_back_btn.gif
@@ -829,7 +1272,6 @@ 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
@@ -844,24 +1286,32 @@ 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/calendar.gif
+www/vtiger/themes/Aqua/images/checkbox.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.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/end.gif
+www/vtiger/themes/Aqua/images/end_disabled.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/help_icon.gif
+www/vtiger/themes/Aqua/images/high_priority.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/left_arc.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
@@ -873,6 +1323,8 @@ 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/next.gif
+www/vtiger/themes/Aqua/images/next_disabled.gif
www/vtiger/themes/Aqua/images/no.gif
www/vtiger/themes/Aqua/images/number.gif
www/vtiger/themes/Aqua/images/percent.gif
@@ -880,14 +1332,22 @@ 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/previous.gif
+www/vtiger/themes/Aqua/images/previous_disabled.gif
+www/vtiger/themes/Aqua/images/print.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/right_arc.gif
www/vtiger/themes/Aqua/images/search.gif
www/vtiger/themes/Aqua/images/settings.gif
+www/vtiger/themes/Aqua/images/settings_top.gif
+www/vtiger/themes/Aqua/images/start.gif
+www/vtiger/themes/Aqua/images/start_disabled.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/topband.gif
www/vtiger/themes/Aqua/images/topbar.gif
www/vtiger/themes/Aqua/images/url.gif
www/vtiger/themes/Aqua/images/user.gif
@@ -896,132 +1356,22 @@ 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/Potentials.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/footer.php
+www/vtiger/themes/blue/header.html
+www/vtiger/themes/blue/header.php
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/Faq.gif
www/vtiger/themes/blue/images/HelpDesk.gif
www/vtiger/themes/blue/images/Leads.gif
www/vtiger/themes/blue/images/Meetings.gif
@@ -1037,8 +1387,8 @@ 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/bl_bar.jpg
www/vtiger/themes/blue/images/black.png
www/vtiger/themes/blue/images/blank.gif
www/vtiger/themes/blue/images/bullet.gif
@@ -1065,6 +1415,7 @@ 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/checkbox.gif
www/vtiger/themes/blue/images/clock_bg.gif
www/vtiger/themes/blue/images/close.gif
www/vtiger/themes/blue/images/comm_temp.gif
@@ -1074,10 +1425,13 @@ 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/end.gif
+www/vtiger/themes/blue/images/end_disabled.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/help_icon.gif
www/vtiger/themes/blue/images/high_priority.gif
www/vtiger/themes/blue/images/holidaybg.gif
www/vtiger/themes/blue/images/last.gif
@@ -1093,6 +1447,8 @@ 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/next.gif
+www/vtiger/themes/blue/images/next_disabled.gif
www/vtiger/themes/blue/images/no.gif
www/vtiger/themes/blue/images/number.gif
www/vtiger/themes/blue/images/percent.gif
@@ -1100,6 +1456,8 @@ 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/previous.gif
+www/vtiger/themes/blue/images/previous_disabled.gif
www/vtiger/themes/blue/images/print.gif
www/vtiger/themes/blue/images/product.gif
www/vtiger/themes/blue/images/reload.gif
@@ -1107,6 +1465,9 @@ 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/settings_top.gif
+www/vtiger/themes/blue/images/start.gif
+www/vtiger/themes/blue/images/start_disabled.gif
www/vtiger/themes/blue/images/studio.gif
www/vtiger/themes/blue/images/text.gif
www/vtiger/themes/blue/images/todaybg.gif
@@ -1119,17 +1480,26 @@ 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/bushtree/images/HelpDesk.gif
+www/vtiger/themes/bushtree/images/Potentials.gif
+www/vtiger/themes/bushtree/images/Products.gif
+www/vtiger/themes/bushtree/images/vtiger.jpg
+www/vtiger/themes/coolblue/images/HelpDesk.gif
+www/vtiger/themes/coolblue/images/Potentials.gif
+www/vtiger/themes/coolblue/images/Products.gif
+www/vtiger/themes/coolblue/images/vtiger.jpg
+www/vtiger/themes/nature/footer.php
+www/vtiger/themes/nature/header.html
+www/vtiger/themes/nature/header.php
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/Faq.gif
www/vtiger/themes/nature/images/HelpDesk.gif
www/vtiger/themes/nature/images/Leads.gif
www/vtiger/themes/nature/images/Meetings.gif
@@ -1145,7 +1515,6 @@ 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
@@ -1172,16 +1541,21 @@ 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/checkbox.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.gif
www/vtiger/themes/nature/images/day_sel.gif
www/vtiger/themes/nature/images/email.gif
+www/vtiger/themes/nature/images/end.gif
+www/vtiger/themes/nature/images/end_disabled.gif
www/vtiger/themes/nature/images/first.gif
www/vtiger/themes/nature/images/help.gif
+www/vtiger/themes/nature/images/help_icon.gif
www/vtiger/themes/nature/images/high_priority.gif
www/vtiger/themes/nature/images/holidaybg.gif
www/vtiger/themes/nature/images/last.gif
@@ -1191,6 +1565,8 @@ 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/next.gif
+www/vtiger/themes/nature/images/next_disabled.gif
www/vtiger/themes/nature/images/no.gif
www/vtiger/themes/nature/images/number.gif
www/vtiger/themes/nature/images/percent.gif
@@ -1198,6 +1574,8 @@ 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/previous.gif
+www/vtiger/themes/nature/images/previous_disabled.gif
www/vtiger/themes/nature/images/print.gif
www/vtiger/themes/nature/images/product.gif
www/vtiger/themes/nature/images/reload.gif
@@ -1205,6 +1583,9 @@ 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/settings_top.gif
+www/vtiger/themes/nature/images/start.gif
+www/vtiger/themes/nature/images/start_disabled.gif
www/vtiger/themes/nature/images/studio.gif
www/vtiger/themes/nature/images/text.gif
www/vtiger/themes/nature/images/todaybg.gif
@@ -1215,192 +1596,125 @@ 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
+www/vtiger/themes/orange/footer.php
+www/vtiger/themes/orange/header.html
+www/vtiger/themes/orange/header.php
+www/vtiger/themes/orange/images/Accounts.gif
+www/vtiger/themes/orange/images/Activities.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/Faq.gif
+www/vtiger/themes/orange/images/HelpDesk.gif
+www/vtiger/themes/orange/images/Leads.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/Products.gif
+www/vtiger/themes/orange/images/Tasks.gif
+www/vtiger/themes/orange/images/Tickets.gif
+www/vtiger/themes/orange/images/Users.gif
+www/vtiger/themes/orange/images/admin.gif
+www/vtiger/themes/orange/images/appointment.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/bl_bar.jpg
+www/vtiger/themes/orange/images/blank.gif
+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/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/calendar.gif
+www/vtiger/themes/orange/images/checkbox.gif
+www/vtiger/themes/orange/images/clock_bg.gif
+www/vtiger/themes/orange/images/close.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/end.gif
+www/vtiger/themes/orange/images/end_disabled.gif
+www/vtiger/themes/orange/images/first.gif
+www/vtiger/themes/orange/images/help.gif
+www/vtiger/themes/orange/images/help_icon.gif
+www/vtiger/themes/orange/images/high_priority.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/left_arc.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/next.gif
+www/vtiger/themes/orange/images/next_disabled.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/previous.gif
+www/vtiger/themes/orange/images/previous_disabled.gif
+www/vtiger/themes/orange/images/print.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/right_arc.gif
+www/vtiger/themes/orange/images/right_slope.gif
+www/vtiger/themes/orange/images/settings.gif
+www/vtiger/themes/orange/images/settings_top.gif
+www/vtiger/themes/orange/images/start.gif
+www/vtiger/themes/orange/images/start_disabled.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/url.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/layout_utils.php
+www/vtiger/themes/orange/style.css
+www/vtiger/vtigerpatch.php
+www/vtiger/vtigerversion.php
@dirrm www/vtiger/themes/orange/images
@dirrm www/vtiger/themes/orange
@@ -1422,6 +1736,7 @@ www/vtiger/testemailtemplate.php
@dirrm www/vtiger/test/wordtemplatedownload
@dirrm www/vtiger/test/upload
@dirrm www/vtiger/test
+@dirrm www/vtiger/product_packaging
@dirrm www/vtiger/modules/uploads/language
@dirrm www/vtiger/modules/uploads
@dirrm www/vtiger/modules/imports/Excel
@@ -1432,6 +1747,35 @@ www/vtiger/testemailtemplate.php
@dirrm www/vtiger/modules/Utilities
@dirrm www/vtiger/modules/Users/language
@dirrm www/vtiger/modules/Users
+@dirrm www/vtiger/modules/System/templates/wintendoxp/images
+@dirrm www/vtiger/modules/System/templates/wintendoxp
+@dirrm www/vtiger/modules/System/templates/typo3/images
+@dirrm www/vtiger/modules/System/templates/typo3
+@dirrm www/vtiger/modules/System/templates/orange/images
+@dirrm www/vtiger/modules/System/templates/orange
+@dirrm www/vtiger/modules/System/templates/metal/images
+@dirrm www/vtiger/modules/System/templates/metal
+@dirrm www/vtiger/modules/System/templates/kde/images
+@dirrm www/vtiger/modules/System/templates/kde
+@dirrm www/vtiger/modules/System/templates/classic/images
+@dirrm www/vtiger/modules/System/templates/classic
+@dirrm www/vtiger/modules/System/templates/bulix/images
+@dirrm www/vtiger/modules/System/templates/bulix
+@dirrm www/vtiger/modules/System/templates/blue/images
+@dirrm www/vtiger/modules/System/templates/blue
+@dirrm www/vtiger/modules/System/templates/black/images
+@dirrm www/vtiger/modules/System/templates/black
+@dirrm www/vtiger/modules/System/templates/aq/images
+@dirrm www/vtiger/modules/System/templates/aq
+@dirrm www/vtiger/modules/System/templates
+@dirrm www/vtiger/modules/System/language
+@dirrm www/vtiger/modules/System/includes/xml
+@dirrm www/vtiger/modules/System/includes/os
+@dirrm www/vtiger/modules/System/includes/mb
+@dirrm www/vtiger/modules/System/includes/lang
+@dirrm www/vtiger/modules/System/includes
+@dirrm www/vtiger/modules/System/images
+@dirrm www/vtiger/modules/System
@dirrm www/vtiger/modules/Settings/language
@dirrm www/vtiger/modules/Settings
@dirrm www/vtiger/modules/Products/language