diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-27 23:52:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-27 23:52:07 +0000 |
commit | c4d3bf1df482de7f1c2680dcf3337b21a9c63586 (patch) | |
tree | 2e5b6743863b2c86eedaa2459e4da25a075e2924 /www | |
parent | 7211abf50a3e5f58cff832799d33a51974f0d155 (diff) | |
download | ports-c4d3bf1df482de7f1c2680dcf3337b21a9c63586.tar.gz ports-c4d3bf1df482de7f1c2680dcf3337b21a9c63586.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 | ||||
-rw-r--r-- | www/vtiger4/Makefile | 41 | ||||
-rw-r--r-- | www/vtiger4/distinfo | 3 | ||||
-rw-r--r-- | www/vtiger4/files/pkg-message.in | 18 | ||||
-rw-r--r-- | www/vtiger4/pkg-descr | 7 | ||||
-rw-r--r-- | www/vtiger4/pkg-plist | 3301 | ||||
-rw-r--r-- | www/xpi-surfkeys/Makefile | 25 | ||||
-rw-r--r-- | www/xpi-surfkeys/distinfo | 3 | ||||
-rw-r--r-- | www/xpi-surfkeys/pkg-descr | 6 |
9 files changed, 0 insertions, 3406 deletions
diff --git a/www/Makefile b/www/Makefile index f948e9b840bb..b5a2c37448fa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1295,7 +1295,6 @@ SUBDIR += visitors SUBDIR += vtiger SUBDIR += vtiger-customerportal - SUBDIR += vtiger4 SUBDIR += w3-4 SUBDIR += w3m SUBDIR += w3m-img @@ -1407,7 +1406,6 @@ SUBDIR += xpi-statusbarclock SUBDIR += xpi-stumbleupon SUBDIR += xpi-stylish - SUBDIR += xpi-surfkeys SUBDIR += xpi-tabletools SUBDIR += xpi-tabmixplus SUBDIR += xpi-togglewordwrap diff --git a/www/vtiger4/Makefile b/www/vtiger4/Makefile deleted file mode 100644 index 8322b1bd4274..000000000000 --- a/www/vtiger4/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: vtiger4 -# Date created: Fri Mar 11 20:59:31 EST 2005 -# Whom: Edwin Groothuis <edwin@mavetju.org> -# -# $FreeBSD$ -# - -PORTNAME= vtiger4 -DISTVERSION= 4.2.4 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= vtigercrm -DISTNAME= vtigercrm-${DISTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= vtiger CRM is open source Customer Relationship Management (CRM) software - -USE_PHP= mysql gd session pcre xml -NO_BUILD= yes -SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - -DEPRECATED= This version is no longer supported by the developers -EXPIRATION_DATE= 2007-10-31 - -WWWDIR= ${PREFIX}/www/vtiger -WRKSRC= ${WRKDIR}/vtiger_crm - -post-extract: - ${FIND} ${WRKSRC} -name .svn -delete - -do-install: - ${MKDIR} ${WWWDIR} - ${CP} -R ${WRKSRC}/* ${WWWDIR} - ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/www/vtiger4/distinfo b/www/vtiger4/distinfo deleted file mode 100644 index b0837546cbf9..000000000000 --- a/www/vtiger4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (vtigercrm-4.2.4.tar.gz) = 3961805bf7b75bf32f4c2aab8ae35068 -SHA256 (vtigercrm-4.2.4.tar.gz) = 716b5263ca85c827f365a3a5e85fed5f8cc911051c5c9085346b4c7a0d3b953f -SIZE (vtigercrm-4.2.4.tar.gz) = 7540632 diff --git a/www/vtiger4/files/pkg-message.in b/www/vtiger4/files/pkg-message.in deleted file mode 100644 index 922b2cc5cf78..000000000000 --- a/www/vtiger4/files/pkg-message.in +++ /dev/null @@ -1,18 +0,0 @@ -**************************************************************** -vtiger is installed in %%PREFIX%%/www/vtiger. - -You need to create an MySQL database called vtiger, and an user -vtiger which is allowed to acces the database from localhost. - -Then, setup a virtual host in your webserver which has DocumentRoot -to %%PREFIX%%/www/vtiger. If your php.ini states that all errors -should go to the users webbrowser, better turn that off now: - php_flag display_errors Off - -Connect to that virtual host with your webbrowser and run the -installation script. After the creation of config.php, you can edit -it and properly configure the db_name, db_user_name and db_password. - -The rest of the installation should go smoothly. - -**************************************************************** diff --git a/www/vtiger4/pkg-descr b/www/vtiger4/pkg-descr deleted file mode 100644 index be44c72a1028..000000000000 --- a/www/vtiger4/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -vtiger CRM is an open source Customer Relationship Management (CRM) -software mainly for small and medium businesses. vtiger CRM is -built over proven, fast, and reliable LAMP/WAMP (Linux/Windows, -Apache, MySQL, and PHP) technologies and open source projects, such -as SugarCRM (SPL 1.1.2), phpBB (GPL), and others. - -WWW: http://www.vtiger.com diff --git a/www/vtiger4/pkg-plist b/www/vtiger4/pkg-plist deleted file mode 100644 index 34232f3e612d..000000000000 --- a/www/vtiger4/pkg-plist +++ /dev/null @@ -1,3301 +0,0 @@ -www/vtiger/modules/HelpDesk/language/en_us.lang.php -www/vtiger/modules/HelpDesk/TicketInfoView.php -www/vtiger/modules/HelpDesk/FaqInfoView.html -www/vtiger/modules/HelpDesk/CreateFaq.php -www/vtiger/modules/HelpDesk/HelpDeskUtil.php -www/vtiger/modules/HelpDesk/ListTickets.php -www/vtiger/modules/HelpDesk/Delete.php -www/vtiger/modules/HelpDesk/SaveTicket.php -www/vtiger/modules/HelpDesk/CustomView.php -www/vtiger/modules/HelpDesk/SearchForm.html -www/vtiger/modules/HelpDesk/CreateFaq.html -www/vtiger/modules/HelpDesk/TicketStatisticsUtil.php -www/vtiger/modules/HelpDesk/CumulStatistics.html -www/vtiger/modules/HelpDesk/FaqInfoView.php -www/vtiger/modules/HelpDesk/ListView.html -www/vtiger/modules/HelpDesk/EditTicket.php -www/vtiger/modules/HelpDesk/DeleteFaq.php -www/vtiger/modules/HelpDesk/CumulStatistics.php -www/vtiger/modules/HelpDesk/EditView.html -www/vtiger/modules/HelpDesk/Convert.html -www/vtiger/modules/HelpDesk/DetailView.php -www/vtiger/modules/HelpDesk/Save.php -www/vtiger/modules/HelpDesk/Merge.php -www/vtiger/modules/HelpDesk/HelpDesk.php -www/vtiger/modules/HelpDesk/DeleteTicket.php -www/vtiger/modules/HelpDesk/FaqList.php -www/vtiger/modules/HelpDesk/ListView.php -www/vtiger/modules/HelpDesk/TicketHistory.php -www/vtiger/modules/HelpDesk/TicketInfoView.html -www/vtiger/modules/HelpDesk/CreateTicket.php -www/vtiger/modules/HelpDesk/DetailView.html -www/vtiger/modules/HelpDesk/index.php -www/vtiger/modules/HelpDesk/TicketsList.html -www/vtiger/modules/HelpDesk/EditFaq.php -www/vtiger/modules/HelpDesk/FaqList.html -www/vtiger/modules/HelpDesk/EditView.php -www/vtiger/modules/HelpDesk/Convert.php -www/vtiger/modules/HelpDesk/Forms.php -www/vtiger/modules/HelpDesk/TicketHistory.html -www/vtiger/modules/HelpDesk/CreateTicket.html -www/vtiger/modules/HelpDesk/SaveFaq.php -www/vtiger/modules/HelpDesk/ConvertToEntities.php -www/vtiger/modules/HelpDesk/RenderRelatedListUI.php -www/vtiger/modules/Accounts/language/en_us.lang.php -www/vtiger/modules/Accounts/ListViewTop.php -www/vtiger/modules/Accounts/EditView.html -www/vtiger/modules/Accounts/Account.php -www/vtiger/modules/Accounts/DeleteMemberAccountRelationship.php -www/vtiger/modules/Accounts/AccountFormBase.php -www/vtiger/modules/Accounts/DetailView.php -www/vtiger/modules/Accounts/Save.php -www/vtiger/modules/Accounts/Merge.php -www/vtiger/modules/Accounts/Popup_picker.php -www/vtiger/modules/Accounts/Delete.php -www/vtiger/modules/Accounts/Popup.php -www/vtiger/modules/Accounts/SubPanelView.php -www/vtiger/modules/Accounts/CustomView.php -www/vtiger/modules/Accounts/ListViewTop.html -www/vtiger/modules/Accounts/ListView.php -www/vtiger/modules/Accounts/SearchForm.html -www/vtiger/modules/Accounts/index.php -www/vtiger/modules/Accounts/CustomAction.php -www/vtiger/modules/Accounts/Import.php -www/vtiger/modules/Accounts/DetailView.html -www/vtiger/modules/Accounts/RenderRelatedListUI.php -www/vtiger/modules/Accounts/Popup_picker.html -www/vtiger/modules/Accounts/EditView.php -www/vtiger/modules/Accounts/Popup.html -www/vtiger/modules/Accounts/ListView.html -www/vtiger/modules/Accounts/Forms.php -www/vtiger/modules/Accounts/SubPanelViewMemberAccount.html -www/vtiger/modules/Accounts/PopupSearchForm.html -www/vtiger/modules/Yahoo/language/en_us.lang.php -www/vtiger/modules/Yahoo/images/ym.gif -www/vtiger/modules/Quotes/language/en_us.lang.php -www/vtiger/modules/Quotes/PopupSearchForm.html -www/vtiger/modules/Quotes/Quote.php -www/vtiger/modules/Quotes/EditView.html -www/vtiger/modules/Quotes/DetailView.php -www/vtiger/modules/Quotes/CreatePDF.php -www/vtiger/modules/Quotes/Save.php -www/vtiger/modules/Quotes/ListTopQuotes.php -www/vtiger/modules/Quotes/Delete.php -www/vtiger/modules/Quotes/Popup.php -www/vtiger/modules/Quotes/CustomView.php -www/vtiger/modules/Quotes/ListView.php -www/vtiger/modules/Quotes/SearchForm.html -www/vtiger/modules/Quotes/index.php -www/vtiger/modules/Quotes/DetailView.html -www/vtiger/modules/Quotes/ListTopQuotes.html -www/vtiger/modules/Quotes/Popup.html -www/vtiger/modules/Quotes/EditView.php -www/vtiger/modules/Quotes/Forms.php -www/vtiger/modules/Quotes/ListView.html -www/vtiger/modules/Quotes/RenderRelatedListUI.php -www/vtiger/modules/Potentials/language/en_us.lang.php -www/vtiger/modules/Potentials/ListViewTop.php -www/vtiger/modules/Potentials/updateRelations.php -www/vtiger/modules/Potentials/EditView.html -www/vtiger/modules/Potentials/DetailView.php -www/vtiger/modules/Potentials/Save.php -www/vtiger/modules/Potentials/Delete.php -www/vtiger/modules/Potentials/Popup.php -www/vtiger/modules/Potentials/Popup_picker.html -www/vtiger/modules/Potentials/SubPanelView.php -www/vtiger/modules/Potentials/CustomView.php -www/vtiger/modules/Potentials/ListViewTop.html -www/vtiger/modules/Potentials/ListView.php -www/vtiger/modules/Potentials/SearchForm.html -www/vtiger/modules/Potentials/index.php -www/vtiger/modules/Potentials/Import.php -www/vtiger/modules/Potentials/DetailView.html -www/vtiger/modules/Potentials/Opportunity.php -www/vtiger/modules/Potentials/RenderRelatedListUI.php -www/vtiger/modules/Potentials/ListView.html -www/vtiger/modules/Potentials/Popup.html -www/vtiger/modules/Potentials/EditView.php -www/vtiger/modules/Potentials/SubPanelView.html -www/vtiger/modules/Potentials/Charts.php -www/vtiger/modules/Potentials/Forms.php -www/vtiger/modules/Potentials/PopupSearchForm.html -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/bar_right.gif -www/vtiger/modules/System/templates/bulix/images/bar_left.gif -www/vtiger/modules/System/templates/bulix/images/left_bar.gif -www/vtiger/modules/System/templates/bulix/images/right_bar.gif -www/vtiger/modules/System/templates/bulix/images/bar_middle.gif -www/vtiger/modules/System/templates/bulix/images/middle_bar.gif -www/vtiger/modules/System/templates/bulix/images/trans.gif -www/vtiger/modules/System/templates/bulix/images/redbar_left.gif -www/vtiger/modules/System/templates/bulix/bulix.css -www/vtiger/modules/System/templates/bulix/form.tpl -www/vtiger/modules/System/templates/bulix/box.tpl -www/vtiger/modules/System/templates/wintendoxp/images/background.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/bar_left.gif -www/vtiger/modules/System/templates/wintendoxp/images/redbar_middle.gif -www/vtiger/modules/System/templates/wintendoxp/images/aq_background.gif -www/vtiger/modules/System/templates/wintendoxp/images/bar_middle.gif -www/vtiger/modules/System/templates/wintendoxp/images/d.gif -www/vtiger/modules/System/templates/wintendoxp/images/coinsupd.gif -www/vtiger/modules/System/templates/wintendoxp/images/g.gif -www/vtiger/modules/System/templates/wintendoxp/images/fond.gif -www/vtiger/modules/System/templates/wintendoxp/images/coinsupg.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/redbar_right.gif -www/vtiger/modules/System/templates/wintendoxp/images/bar_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/images/redbar_left.gif -www/vtiger/modules/System/templates/wintendoxp/form.tpl -www/vtiger/modules/System/templates/wintendoxp/box.tpl -www/vtiger/modules/System/templates/wintendoxp/wintendoxp.css -www/vtiger/modules/System/templates/aq/images/bar_left.gif -www/vtiger/modules/System/templates/aq/images/inf.gif -www/vtiger/modules/System/templates/aq/images/redbar_middle.gif -www/vtiger/modules/System/templates/aq/images/bar_middle.gif -www/vtiger/modules/System/templates/aq/images/d.gif -www/vtiger/modules/System/templates/aq/images/coinsupd.gif -www/vtiger/modules/System/templates/aq/images/g.gif -www/vtiger/modules/System/templates/aq/images/fond.gif -www/vtiger/modules/System/templates/aq/images/coinsupg.gif -www/vtiger/modules/System/templates/aq/images/coininfd.gif -www/vtiger/modules/System/templates/aq/images/redbar_right.gif -www/vtiger/modules/System/templates/aq/images/coininfg.gif -www/vtiger/modules/System/templates/aq/images/aq_background.gif -www/vtiger/modules/System/templates/aq/images/bar_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/aq/images/redbar_left.gif -www/vtiger/modules/System/templates/aq/form.tpl -www/vtiger/modules/System/templates/aq/box.tpl -www/vtiger/modules/System/templates/aq/aq.css -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/bar_right.gif -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/trans.gif -www/vtiger/modules/System/templates/classic/images/redbar_left.gif -www/vtiger/modules/System/templates/classic/classic.css -www/vtiger/modules/System/templates/classic/form.tpl -www/vtiger/modules/System/templates/classic/box.tpl -www/vtiger/modules/System/templates/metal/images/bar_left.gif -www/vtiger/modules/System/templates/metal/images/inf.gif -www/vtiger/modules/System/templates/metal/images/redbar_middle.gif -www/vtiger/modules/System/templates/metal/images/bar_middle.gif -www/vtiger/modules/System/templates/metal/images/d.gif -www/vtiger/modules/System/templates/metal/images/coinsupd.gif -www/vtiger/modules/System/templates/metal/images/g.gif -www/vtiger/modules/System/templates/metal/images/fond.gif -www/vtiger/modules/System/templates/metal/images/coinsupg.gif -www/vtiger/modules/System/templates/metal/images/coininfd.gif -www/vtiger/modules/System/templates/metal/images/redbar_right.gif -www/vtiger/modules/System/templates/metal/images/coininfg.gif -www/vtiger/modules/System/templates/metal/images/metal_background.gif -www/vtiger/modules/System/templates/metal/images/bar_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/images/redbar_left.gif -www/vtiger/modules/System/templates/metal/metal.css -www/vtiger/modules/System/templates/metal/form.tpl -www/vtiger/modules/System/templates/metal/box.tpl -www/vtiger/modules/System/templates/kde/images/title_right.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/bar_left.gif -www/vtiger/modules/System/templates/kde/images/redbar_middle.gif -www/vtiger/modules/System/templates/kde/images/nobar_middle.gif -www/vtiger/modules/System/templates/kde/images/background.gif -www/vtiger/modules/System/templates/kde/images/bar_middle.gif -www/vtiger/modules/System/templates/kde/images/d.gif -www/vtiger/modules/System/templates/kde/images/coinsupd.gif -www/vtiger/modules/System/templates/kde/images/g.gif -www/vtiger/modules/System/templates/kde/images/fond.gif -www/vtiger/modules/System/templates/kde/images/coinsupg.gif -www/vtiger/modules/System/templates/kde/images/coininfd.gif -www/vtiger/modules/System/templates/kde/images/title_left.gif -www/vtiger/modules/System/templates/kde/images/coininfg.gif -www/vtiger/modules/System/templates/kde/images/redbar_right.gif -www/vtiger/modules/System/templates/kde/images/nobar_right.gif -www/vtiger/modules/System/templates/kde/images/bar_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/redbar_left.gif -www/vtiger/modules/System/templates/kde/images/title_mid.gif -www/vtiger/modules/System/templates/kde/form.tpl -www/vtiger/modules/System/templates/kde/box.tpl -www/vtiger/modules/System/templates/kde/kde.css -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/bar_right.gif -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/trans.gif -www/vtiger/modules/System/templates/blue/images/redbar_left.gif -www/vtiger/modules/System/templates/blue/form.tpl -www/vtiger/modules/System/templates/blue/box.tpl -www/vtiger/modules/System/templates/blue/blue.css -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/bar_right.gif -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/trans.gif -www/vtiger/modules/System/templates/orange/images/redbar_left.gif -www/vtiger/modules/System/templates/orange/orange.css -www/vtiger/modules/System/templates/orange/form.tpl -www/vtiger/modules/System/templates/orange/box.tpl -www/vtiger/modules/System/templates/black/images/bar_left.gif -www/vtiger/modules/System/templates/black/images/inf.gif -www/vtiger/modules/System/templates/black/images/redbar_middle.gif -www/vtiger/modules/System/templates/black/images/bar_middle.gif -www/vtiger/modules/System/templates/black/images/d.gif -www/vtiger/modules/System/templates/black/images/coinsupd.gif -www/vtiger/modules/System/templates/black/images/g.gif -www/vtiger/modules/System/templates/black/images/fond.gif -www/vtiger/modules/System/templates/black/images/coinsupg.gif -www/vtiger/modules/System/templates/black/images/coininfd.gif -www/vtiger/modules/System/templates/black/images/redbar_right.gif -www/vtiger/modules/System/templates/black/images/coininfg.gif -www/vtiger/modules/System/templates/black/images/aq_background.gif -www/vtiger/modules/System/templates/black/images/bar_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/black/images/redbar_left.gif -www/vtiger/modules/System/templates/black/black.css -www/vtiger/modules/System/templates/black/form.tpl -www/vtiger/modules/System/templates/black/box.tpl -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/bar_right.gif -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/trans.gif -www/vtiger/modules/System/templates/typo3/images/redbar_left.gif -www/vtiger/modules/System/templates/typo3/typo3.css -www/vtiger/modules/System/templates/typo3/form.tpl -www/vtiger/modules/System/templates/typo3/box.tpl -www/vtiger/modules/System/language/en_us.lang.php -www/vtiger/modules/System/images/Slackware.gif -www/vtiger/modules/System/images/Gentoo.gif -www/vtiger/modules/System/images/NetBSD.gif -www/vtiger/modules/System/images/Arch.gif -www/vtiger/modules/System/images/Fedora.gif -www/vtiger/modules/System/images/Suse.gif -www/vtiger/modules/System/images/Debian.gif -www/vtiger/modules/System/images/Mandrake.gif -www/vtiger/modules/System/images/Trustix.gif -www/vtiger/modules/System/images/Darwin.gif -www/vtiger/modules/System/images/free-eos.gif -www/vtiger/modules/System/images/Redhat.gif -www/vtiger/modules/System/images/xp.gif -www/vtiger/modules/System/images/FreeBSD.gif -www/vtiger/modules/System/images/OpenBSD.gif -www/vtiger/modules/System/includes/xml/filesystems.php -www/vtiger/modules/System/includes/xml/network.php -www/vtiger/modules/System/includes/xml/mbinfo.php -www/vtiger/modules/System/includes/xml/hardware.php -www/vtiger/modules/System/includes/xml/vitals.php -www/vtiger/modules/System/includes/xml/index.html -www/vtiger/modules/System/includes/xml/memory.php -www/vtiger/modules/System/includes/lang/ar_utf8.php -www/vtiger/modules/System/includes/lang/ja.php -www/vtiger/modules/System/includes/lang/he.php -www/vtiger/modules/System/includes/lang/fi.php -www/vtiger/modules/System/includes/lang/br.php -www/vtiger/modules/System/includes/lang/fr.php -www/vtiger/modules/System/includes/lang/pt-br.php -www/vtiger/modules/System/includes/lang/nl.php -www/vtiger/modules/System/includes/lang/jp.php -www/vtiger/modules/System/includes/lang/pl.php -www/vtiger/modules/System/includes/lang/no.php -www/vtiger/modules/System/includes/lang/hu.php -www/vtiger/modules/System/includes/lang/lt.php -www/vtiger/modules/System/includes/lang/ro.php -www/vtiger/modules/System/includes/lang/lv.php -www/vtiger/modules/System/includes/lang/ca.php -www/vtiger/modules/System/includes/lang/pt.php -www/vtiger/modules/System/includes/lang/index.html -www/vtiger/modules/System/includes/lang/tr.php -www/vtiger/modules/System/includes/lang/ru.php -www/vtiger/modules/System/includes/lang/tw.php -www/vtiger/modules/System/includes/lang/id.php -www/vtiger/modules/System/includes/lang/cn.php -www/vtiger/modules/System/includes/lang/en.php -www/vtiger/modules/System/includes/lang/cs.php -www/vtiger/modules/System/includes/lang/ct.php -www/vtiger/modules/System/includes/lang/es.php -www/vtiger/modules/System/includes/lang/gr.php -www/vtiger/modules/System/includes/lang/et.php -www/vtiger/modules/System/includes/lang/ko.php -www/vtiger/modules/System/includes/lang/eu.php -www/vtiger/modules/System/includes/lang/is.php -www/vtiger/modules/System/includes/lang/it.php -www/vtiger/modules/System/includes/lang/sk.php -www/vtiger/modules/System/includes/lang/da.php -www/vtiger/modules/System/includes/lang/big5.php -www/vtiger/modules/System/includes/lang/bg.php -www/vtiger/modules/System/includes/lang/de.php -www/vtiger/modules/System/includes/lang/sv.php -www/vtiger/modules/System/includes/os/class.BSD.common.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.WINNT.inc.php -www/vtiger/modules/System/includes/os/class.HP-UX.inc.php -www/vtiger/modules/System/includes/os/class.Darwin.inc.php -www/vtiger/modules/System/includes/os/class.SunOS.inc.php -www/vtiger/modules/System/includes/os/index.html -www/vtiger/modules/System/includes/os/class.FreeBSD.inc.php -www/vtiger/modules/System/includes/os/class.OpenBSD.inc.php -www/vtiger/modules/System/includes/os/class.WINNT.inc.bak.php -www/vtiger/modules/System/includes/mb/class.lmsensors.inc.php -www/vtiger/modules/System/includes/mb/class.mbm5.inc.php -www/vtiger/modules/System/includes/mb/class.mbmon.inc.php -www/vtiger/modules/System/includes/mb/index.html -www/vtiger/modules/System/includes/mb/class.hwsensors.inc.php -www/vtiger/modules/System/includes/mb/class.healthd.inc.php -www/vtiger/modules/System/includes/XPath.class.php -www/vtiger/modules/System/includes/class.Template.inc.php -www/vtiger/modules/System/includes/system_header.php -www/vtiger/modules/System/includes/common_functions.php -www/vtiger/modules/System/includes/system_footer.php -www/vtiger/modules/System/systemconfig.php -www/vtiger/modules/System/config.php -www/vtiger/modules/System/phpsysinfo_service.exe -www/vtiger/modules/System/phpsysinfo.dtd -www/vtiger/modules/Administration/language/en_us.lang.php -www/vtiger/modules/Administration/Forms.php -www/vtiger/modules/Administration/index.php -www/vtiger/modules/Dashboard/language/en_us.lang.php -www/vtiger/modules/Dashboard/Chart_pipeline_by_sales_stage.php -www/vtiger/modules/Dashboard/Chart_lead_source_by_outcome.php -www/vtiger/modules/Dashboard/Chart_outcome_by_month.php -www/vtiger/modules/Dashboard/Chart_my_pipeline_by_sales_stage.php -www/vtiger/modules/Dashboard/Chart_pipeline_by_lead_source.php -www/vtiger/modules/Dashboard/index.php -www/vtiger/modules/Dashboard/Forms.php -www/vtiger/modules/Leads/language/en_us.lang.php -www/vtiger/modules/Leads/fetchfile.php -www/vtiger/modules/Leads/Popup_picker.html -www/vtiger/modules/Leads/EditView.html -www/vtiger/modules/Leads/DetailView.php -www/vtiger/modules/Leads/Save.php -www/vtiger/modules/Leads/Merge.php -www/vtiger/modules/Leads/Delete.php -www/vtiger/modules/Leads/Popup.php -www/vtiger/modules/Leads/Lead.php -www/vtiger/modules/Leads/CustomView.php -www/vtiger/modules/Leads/ListView.php -www/vtiger/modules/Leads/ConvertLead.php -www/vtiger/modules/Leads/SearchForm.html -www/vtiger/modules/Leads/index.php -www/vtiger/modules/Leads/CustomAction.php -www/vtiger/modules/Leads/Import.php -www/vtiger/modules/Leads/DetailView.html -www/vtiger/modules/Leads/Headers.php -www/vtiger/modules/Leads/RenderRelatedListUI.php -www/vtiger/modules/Leads/LeadConvertToEntities.php -www/vtiger/modules/Leads/result.php -www/vtiger/modules/Leads/EditView.php -www/vtiger/modules/Leads/Popup.html -www/vtiger/modules/Leads/ListView.html -www/vtiger/modules/Leads/ConvertLead.html -www/vtiger/modules/Leads/Forms.php -www/vtiger/modules/Leads/PopupSearchForm.html -www/vtiger/modules/Home/language/en_us.lang.php -www/vtiger/modules/Home/UnifiedSearch.php -www/vtiger/modules/Home/Forms.php -www/vtiger/modules/Home/LastViewed.php -www/vtiger/modules/Home/index.php -www/vtiger/modules/Help/language/en_us.lang.php -www/vtiger/modules/Help/Forms.php -www/vtiger/modules/Help/index.php -www/vtiger/modules/Notes/language/en_us.lang.php -www/vtiger/modules/Notes/DetailView.php -www/vtiger/modules/Notes/EditView.html -www/vtiger/modules/Notes/Save.php -www/vtiger/modules/Notes/EditView.php -www/vtiger/modules/Notes/Delete.php -www/vtiger/modules/Notes/ListView.html -www/vtiger/modules/Notes/NoteFormBase.php -www/vtiger/modules/Notes/CustomView.php -www/vtiger/modules/Notes/Note.php -www/vtiger/modules/Notes/Forms.php -www/vtiger/modules/Notes/ListView.php -www/vtiger/modules/Notes/SearchForm.html -www/vtiger/modules/Notes/index.php -www/vtiger/modules/Notes/DetailView.html -www/vtiger/modules/Invoice/language/en_us.lang.php -www/vtiger/modules/Invoice/Invoice.php -www/vtiger/modules/Invoice/ListTopInvoice.php -www/vtiger/modules/Invoice/DetailView.php -www/vtiger/modules/Invoice/CreatePDF.php -www/vtiger/modules/Invoice/Save.php -www/vtiger/modules/Invoice/Delete.php -www/vtiger/modules/Invoice/Popup.php -www/vtiger/modules/Invoice/CustomView.php -www/vtiger/modules/Invoice/ListView.php -www/vtiger/modules/Invoice/SearchForm.html -www/vtiger/modules/Invoice/index.php -www/vtiger/modules/Invoice/DetailView.html -www/vtiger/modules/Invoice/RenderRelatedListUI.php -www/vtiger/modules/Invoice/ListView.html -www/vtiger/modules/Invoice/Popup.html -www/vtiger/modules/Invoice/EditView.php -www/vtiger/modules/Invoice/Forms.php -www/vtiger/modules/Invoice/ListTopInvoice.html -www/vtiger/modules/Invoice/EditView.html -www/vtiger/modules/imports/Excel/reader.php -www/vtiger/modules/imports/Excel/OLE.inc -www/vtiger/modules/imports/import.php -www/vtiger/modules/imports/Headers.php -www/vtiger/modules/imports/result.php -www/vtiger/modules/imports/fetchfile.php -www/vtiger/modules/imports/parseandstore.php -www/vtiger/modules/Orders/language/en_us.lang.php -www/vtiger/modules/Orders/SalesOrderListView.php -www/vtiger/modules/Orders/SalesOrderSearchForm.html -www/vtiger/modules/Orders/ListTopSalesOrder.html -www/vtiger/modules/Orders/Delete.php -www/vtiger/modules/Orders/SalesOrder.php -www/vtiger/modules/Orders/Popup.php -www/vtiger/modules/Orders/SalesOrderEditView.php -www/vtiger/modules/Orders/CustomView.php -www/vtiger/modules/Orders/SearchForm.html -www/vtiger/modules/Orders/RenderRelatedListUI.php -www/vtiger/modules/Orders/Order.php -www/vtiger/modules/Orders/Popup.html -www/vtiger/modules/Orders/ListTopSalesOrder.php -www/vtiger/modules/Orders/ListView.html -www/vtiger/modules/Orders/DeleteSalesOrder.php -www/vtiger/modules/Orders/PopupSalesOrder.php -www/vtiger/modules/Orders/Save.php -www/vtiger/modules/Orders/PopupSalesOrder.html -www/vtiger/modules/Orders/CreatePDF.php -www/vtiger/modules/Orders/DetailView.php -www/vtiger/modules/Orders/EditView.html -www/vtiger/modules/Orders/CreateSOPDF.php -www/vtiger/modules/Orders/DetailView.html -www/vtiger/modules/Orders/ListView.php -www/vtiger/modules/Orders/index.php -www/vtiger/modules/Orders/SalesOrderListView.html -www/vtiger/modules/Orders/EditView.php -www/vtiger/modules/Orders/PopupSalesOrderSearchForm.html -www/vtiger/modules/Orders/Forms.php -www/vtiger/modules/Orders/SalesOrderEditView.html -www/vtiger/modules/Orders/SalesOrderDetailView.php -www/vtiger/modules/Orders/SaveSalesOrder.php -www/vtiger/modules/Orders/SalesOrderDetailView.html -www/vtiger/modules/Reports/language/en_us.lang.php -www/vtiger/modules/Reports/ReportColumns.html -www/vtiger/modules/Reports/ReportColumnsTotal.html -www/vtiger/modules/Reports/NewReportFolder.html -www/vtiger/modules/Reports/ReportRun.php -www/vtiger/modules/Reports/Delete.php -www/vtiger/modules/Reports/SaveReport.html -www/vtiger/modules/Reports/AdvancedFilter.php -www/vtiger/modules/Reports/ReportColumns.php -www/vtiger/modules/Reports/ReportType.php -www/vtiger/modules/Reports/ListView.html -www/vtiger/modules/Reports/StandardFilter.html -www/vtiger/modules/Reports/SaveReportFolder.php -www/vtiger/modules/Reports/AdvancedFilter.html -www/vtiger/modules/Reports/SaveReport.php -www/vtiger/modules/Reports/ReportType.html -www/vtiger/modules/Reports/Save.php -www/vtiger/modules/Reports/ReportGrouping.html -www/vtiger/modules/Reports/CreatePDF.php -www/vtiger/modules/Reports/Reports.php -www/vtiger/modules/Reports/ReportFilters.php -www/vtiger/modules/Reports/countries.txt -www/vtiger/modules/Reports/StandardFilter.php -www/vtiger/modules/Reports/NewReport0.php -www/vtiger/modules/Reports/SaveAndRun.php -www/vtiger/modules/Reports/ListView.php -www/vtiger/modules/Reports/NewReport1.php -www/vtiger/modules/Reports/SaveReport0.php -www/vtiger/modules/Reports/CreateXL.php -www/vtiger/modules/Reports/index.php -www/vtiger/modules/Reports/ReportColumnsTotal.php -www/vtiger/modules/Reports/PopulateReports.php -www/vtiger/modules/Reports/NewReportFolder.php -www/vtiger/modules/Reports/NewReport0.html -www/vtiger/modules/Reports/ReportGrouping.php -www/vtiger/modules/Reports/Forms.php -www/vtiger/modules/Reports/DeleteReportFolder.php -www/vtiger/modules/Settings/language/en_us.lang.php -www/vtiger/modules/Settings/EmailConfig.html -www/vtiger/modules/Settings/index.php -www/vtiger/modules/Settings/test.php -www/vtiger/modules/Settings/LeadCustomFieldMapping.html -www/vtiger/modules/Settings/BackupServerConfig.html -www/vtiger/modules/Settings/EditCompanyDetails.html -www/vtiger/modules/Settings/CreateCustomField.php -www/vtiger/modules/Settings/EditField.html -www/vtiger/modules/Settings/CurrencyInfo.php -www/vtiger/modules/Settings/OrganizationConfig.html -www/vtiger/modules/Settings/AddMailAccount.php -www/vtiger/modules/Settings/fieldtypes.php -www/vtiger/modules/Settings/EditComboField.php -www/vtiger/modules/Settings/ComboFieldList.html -www/vtiger/modules/Settings/Save.php -www/vtiger/modules/Settings/vtigerCRM.CAB -www/vtiger/modules/Settings/LeadCustomFieldMapping.php -www/vtiger/modules/Settings/BackupServerConfig.php -www/vtiger/modules/Settings/DeleteMailAccount.php -www/vtiger/modules/Settings/EditCompanyDetails.php -www/vtiger/modules/Settings/SaveConvertLead.php -www/vtiger/modules/Settings/OrganizationConfig.php -www/vtiger/modules/Settings/ListMailAccount.php -www/vtiger/modules/Settings/customfield.html -www/vtiger/modules/Settings/AddCustomFieldToDB.php -www/vtiger/modules/Settings/DeleteCustomField.php -www/vtiger/modules/Settings/FileStorage.php -www/vtiger/modules/Settings/downloadfile.php -www/vtiger/modules/Settings/CustomFieldList.php -www/vtiger/modules/Settings/EmailConfig.php -www/vtiger/modules/Settings/SaveMailAccount.php -www/vtiger/modules/Settings/add2db.php -www/vtiger/modules/Settings/index.html -www/vtiger/modules/Settings/CurrencyInfo.html -www/vtiger/modules/Settings/UpdateComboValues.php -www/vtiger/modules/Settings/SaveCurrencyInfo.php -www/vtiger/modules/Settings/SaveCompany.php -www/vtiger/modules/Settings/AddMailAccount.html -www/vtiger/modules/Settings/fieldtypes.html -www/vtiger/modules/Settings/Forms.php -www/vtiger/modules/Settings/ComboFieldList.php -www/vtiger/modules/Users/language/en_us.lang.php -www/vtiger/modules/Users/RoleDetailView.html -www/vtiger/modules/Users/deleteemailtemplate.php -www/vtiger/modules/Users/RoleDeleteStep1.php -www/vtiger/modules/Users/ProfileEditView.php -www/vtiger/modules/Users/Popup.php -www/vtiger/modules/Users/SearchForm.html -www/vtiger/modules/Users/HelpDesk.php -www/vtiger/modules/Users/User.php -www/vtiger/modules/Users/EditDefOrgFieldLevelAccess.html -www/vtiger/modules/Users/ListPermissions.php -www/vtiger/modules/Users/EditNotification.html -www/vtiger/modules/Users/EditInventoryNotification.php -www/vtiger/modules/Users/ListFieldPermissions.php -www/vtiger/modules/Users/Popup_picker.html -www/vtiger/modules/Users/ProfileEditView.html -www/vtiger/modules/Users/SaveOrgSharing.php -www/vtiger/modules/Users/SaveProfile.php -www/vtiger/modules/Users/ListProfiles.php -www/vtiger/modules/Users/OrgSharingDetailView.html -www/vtiger/modules/Users/OrgSharingDetailView.php -www/vtiger/modules/Users/CreateProfile.php -www/vtiger/modules/Users/populatetemplate.php -www/vtiger/modules/Users/massdelete.php -www/vtiger/modules/Users/LoginHistory.php -www/vtiger/modules/Users/createnewgroup.php -www/vtiger/modules/Users/ProfileDetailView.html -www/vtiger/modules/Users/EditNotification.php -www/vtiger/modules/Users/forum_register.php -www/vtiger/modules/Users/Listhistory.php -www/vtiger/modules/Users/DetailView.php -www/vtiger/modules/Users/UpdateFieldLevelAccess.php -www/vtiger/modules/Users/ProfileDeleteStep1.php -www/vtiger/modules/Users/UpdateProfile.php -www/vtiger/modules/Users/DeleteUser.php -www/vtiger/modules/Users/TabCustomise.php -www/vtiger/modules/Users/EditFieldLevelAccess.html -www/vtiger/modules/Users/saveemailtemplate.php -www/vtiger/modules/Users/updateRole.php -www/vtiger/modules/Users/ListView.php -www/vtiger/modules/Users/listnotificationschedulers.php -www/vtiger/modules/Users/ListFldProfiles.php -www/vtiger/modules/Users/downloadfile.php -www/vtiger/modules/Users/Login.php -www/vtiger/modules/Users/ChangePassword.php -www/vtiger/modules/Users/Logout.php -www/vtiger/modules/Users/DetailView.html -www/vtiger/modules/Users/massChangeStatus.php -www/vtiger/modules/Users/Save.php -www/vtiger/modules/Users/updateNotificationSchedulers.php -www/vtiger/modules/Users/UserDeleteStep1.php -www/vtiger/modules/Users/RoleDetailView.php -www/vtiger/modules/Users/createemailtemplate.html -www/vtiger/modules/Users/binaryfilelist.php -www/vtiger/modules/Users/about_us.php -www/vtiger/modules/Users/ListFldProfiles.html -www/vtiger/modules/Users/ShowHistory.php -www/vtiger/modules/Users/upload.php -www/vtiger/modules/Users/UpdateTab.php -www/vtiger/modules/Users/Delete.php -www/vtiger/modules/Users/EditInventoryNotification.html -www/vtiger/modules/Users/deletewordtemplate.php -www/vtiger/modules/Users/TemplateMerge.php -www/vtiger/modules/Users/DefaultFieldPermissions.html -www/vtiger/modules/Users/Security.php -www/vtiger/modules/Users/listemailtemplates.php -www/vtiger/modules/Users/listgroupmembers.php -www/vtiger/modules/Users/Error.php -www/vtiger/modules/Users/EditView.html -www/vtiger/modules/Users/SaveNotification.php -www/vtiger/modules/Users/UpdateDefaultFieldLevelAccess.php -www/vtiger/modules/Users/TabCustomise.html -www/vtiger/modules/Users/OrgSharingEditView.html -www/vtiger/modules/Users/editpermissions.php -www/vtiger/modules/Users/updateLeadDBStatus.php -www/vtiger/modules/Users/SaveInventoryNotification.php -www/vtiger/modules/Users/ListView.html -www/vtiger/modules/Users/DeleteRole.php -www/vtiger/modules/Users/DefaultFieldPermissions.php -www/vtiger/modules/Users/createrole.php -www/vtiger/modules/Users/UpdateTab.html -www/vtiger/modules/Users/listwordtemplates.php -www/vtiger/modules/Users/ListFieldPermissions.html -www/vtiger/modules/Users/UserInfoUtil.php -www/vtiger/modules/Users/TabMenu.php -www/vtiger/modules/Users/notify_detail.php -www/vtiger/modules/Users/editemailtemplate.php -www/vtiger/modules/Users/EditDefOrgFieldLevelAccess.php -www/vtiger/modules/Users/EditFieldLevelAccess.php -www/vtiger/modules/Users/ListProfiles.html -www/vtiger/modules/Users/listroles.html -www/vtiger/modules/Users/DeleteDemoData.php -www/vtiger/modules/Users/listinventorynotifications.php -www/vtiger/modules/Users/detailviewemailtemplate.php -www/vtiger/modules/Users/OrgSharingEditView.php -www/vtiger/modules/Users/createemailtemplate.php -www/vtiger/modules/Users/MassDeleteUsers.php -www/vtiger/modules/Users/listgroups.php -www/vtiger/modules/Users/ProfileDetailView.php -www/vtiger/modules/Users/Authenticate.php -www/vtiger/modules/Users/detailviewemailtemplate.html -www/vtiger/modules/Users/ShowHistory.html -www/vtiger/modules/Users/SaveRole.php -www/vtiger/modules/Users/EditView.php -www/vtiger/modules/Users/add2db.php -www/vtiger/modules/Users/listroles.php -www/vtiger/modules/Users/DeleteProfile.php -www/vtiger/modules/Users/Forms.php -www/vtiger/modules/Users/lookupemailtemplates.php -www/vtiger/modules/Products/language/en_us.lang.php -www/vtiger/modules/Products/SavePriceBook.php -www/vtiger/modules/Products/Vendor.php -www/vtiger/modules/Products/PriceBookPopup.php -www/vtiger/modules/Products/updateRelations.php -www/vtiger/modules/Products/Popup.php -www/vtiger/modules/Products/ListView.php -www/vtiger/modules/Products/AddProductsSearchForm.html -www/vtiger/modules/Products/VendorSearchForm.html -www/vtiger/modules/Products/EditListPrice.php -www/vtiger/modules/Products/SearchForm.html -www/vtiger/modules/Products/index.php -www/vtiger/modules/Products/DeletePriceBookProductRel.php -www/vtiger/modules/Products/ProductsList.html -www/vtiger/modules/Products/PriceBookPopup.html -www/vtiger/modules/Products/VendorPopup.php -www/vtiger/modules/Products/AddProductsToPriceBook.php -www/vtiger/modules/Products/AddProductToPriceBooks.php -www/vtiger/modules/Products/add2db.php -www/vtiger/modules/Products/Save.php -www/vtiger/modules/Products/AddProductsToPriceBook.html -www/vtiger/modules/Products/AddProductToPriceBooks.html -www/vtiger/modules/Products/DetailView.php -www/vtiger/modules/Products/VendorPopup.html -www/vtiger/modules/Products/ProductDetailView.php -www/vtiger/modules/Products/DeleteProduct.php -www/vtiger/modules/Products/downloadfile.php -www/vtiger/modules/Products/PriceBookDetailView.html -www/vtiger/modules/Products/DetailView.html -www/vtiger/modules/Products/PriceBookEditView.php -www/vtiger/modules/Products/binaryfilelist.php -www/vtiger/modules/Products/upload.php -www/vtiger/modules/Products/EditProduct.php -www/vtiger/modules/Products/Delete.php -www/vtiger/modules/Products/addPbProductRelToDB.php -www/vtiger/modules/Products/VendorDetailView.html -www/vtiger/modules/Products/VendorEditView.php -www/vtiger/modules/Products/CustomView.php -www/vtiger/modules/Products/RenderRelatedListUI.php -www/vtiger/modules/Products/Import.php -www/vtiger/modules/Products/ProductDetailView.html -www/vtiger/modules/Products/DeleteVendor.php -www/vtiger/modules/Products/Popup.html -www/vtiger/modules/Products/PriceBookListView.html -www/vtiger/modules/Products/ListView.html -www/vtiger/modules/Products/PriceBookDetailView.php -www/vtiger/modules/Products/PriceBookEditView.html -www/vtiger/modules/Products/EditView.html -www/vtiger/modules/Products/PopupVendorSearchForm.html -www/vtiger/modules/Products/ProductsPopupList.html -www/vtiger/modules/Products/DeletePriceBook.php -www/vtiger/modules/Products/SaveVendor.php -www/vtiger/modules/Products/VendorListView.html -www/vtiger/modules/Products/UpdateListPrice.php -www/vtiger/modules/Products/PriceBookListView.php -www/vtiger/modules/Products/VendorEditView.html -www/vtiger/modules/Products/VendorDetailView.php -www/vtiger/modules/Products/PriceBook.php -www/vtiger/modules/Products/Product.php -www/vtiger/modules/Products/EditView.php -www/vtiger/modules/Products/EditListPrice.html -www/vtiger/modules/Products/VendorListView.php -www/vtiger/modules/Products/Forms.php -www/vtiger/modules/Products/PriceBookSearchForm.html -www/vtiger/modules/Activities/language/en_us.lang.php -www/vtiger/modules/Activities/Activity.php -www/vtiger/modules/Activities/Delete.php -www/vtiger/modules/Activities/Save.php -www/vtiger/modules/Activities/GroupAllocationView.php -www/vtiger/modules/Activities/DetailView.php -www/vtiger/modules/Activities/updateRelations.php -www/vtiger/modules/Activities/sendreminder.bat -www/vtiger/modules/Activities/OpenListView.html -www/vtiger/modules/Activities/SubPanelView.php -www/vtiger/modules/Activities/SubPanelView.html -www/vtiger/modules/Activities/CustomView.php -www/vtiger/modules/Activities/ListView.php -www/vtiger/modules/Activities/SearchForm.html -www/vtiger/modules/Activities/index.php -www/vtiger/modules/Activities/DetailView.html -www/vtiger/modules/Activities/RenderRelatedListUI.php -www/vtiger/modules/Activities/Event.php -www/vtiger/modules/Activities/EditView.php -www/vtiger/modules/Activities/GroupAllocationView.html -www/vtiger/modules/Activities/sendreminder.php -www/vtiger/modules/Activities/Forms.php -www/vtiger/modules/Activities/SubPanelViewContacts.html -www/vtiger/modules/Activities/ListView.html -www/vtiger/modules/Activities/OpenListView.php -www/vtiger/modules/Activities/EditView.html -www/vtiger/modules/CustomView/language/en_us.lang.php -www/vtiger/modules/CustomView/ListViewTop.php -www/vtiger/modules/CustomView/CustomAction.html -www/vtiger/modules/CustomView/SaveAction.php -www/vtiger/modules/CustomView/EditView.html -www/vtiger/modules/CustomView/Save.php -www/vtiger/modules/CustomView/EditView.php -www/vtiger/modules/CustomView/PopulateCustomView.php -www/vtiger/modules/CustomView/Delete.php -www/vtiger/modules/CustomView/CustomView.php -www/vtiger/modules/CustomView/Forms.php -www/vtiger/modules/CustomView/ListViewTop.html -www/vtiger/modules/CustomView/index.php -www/vtiger/modules/CustomView/CustomAction.php -www/vtiger/modules/CustomView/SendMailAction.php -www/vtiger/modules/Faq/language/en_us.lang.php -www/vtiger/modules/Faq/DetailView.php -www/vtiger/modules/Faq/EditView.html -www/vtiger/modules/Faq/Save.php -www/vtiger/modules/Faq/EditView.php -www/vtiger/modules/Faq/Delete.php -www/vtiger/modules/Faq/ListView.html -www/vtiger/modules/Faq/CustomView.php -www/vtiger/modules/Faq/Forms.php -www/vtiger/modules/Faq/ListView.php -www/vtiger/modules/Faq/SearchForm.html -www/vtiger/modules/Faq/Faq.php -www/vtiger/modules/Faq/index.php -www/vtiger/modules/Faq/DetailView.html -www/vtiger/modules/Rss/language/en_us.lang.php -www/vtiger/modules/Rss/Star.php -www/vtiger/modules/Rss/Save.php -www/vtiger/modules/Rss/ListView.html -www/vtiger/modules/Rss/Popup.php -www/vtiger/modules/Rss/Forms.php -www/vtiger/modules/Rss/ListView.php -www/vtiger/modules/Rss/Rss.php -www/vtiger/modules/Rss/index.php -www/vtiger/modules/Rss/Popup.html -www/vtiger/modules/uploads/language/en_us.lang.php -www/vtiger/modules/uploads/myupload.php -www/vtiger/modules/uploads/add2db.php -www/vtiger/modules/uploads/add.php -www/vtiger/modules/uploads/deleteattachments.php -www/vtiger/modules/uploads/upload.php -www/vtiger/modules/uploads/binaryfilelist.php -www/vtiger/modules/uploads/Forms.php -www/vtiger/modules/uploads/open_db.php -www/vtiger/modules/uploads/downloadfile.php -www/vtiger/modules/Calendar/layout/classic_base.pinc -www/vtiger/modules/Calendar/layout/layout_base.pinc -www/vtiger/modules/Calendar/layout/theme_blue.pinc -www/vtiger/modules/Calendar/layout/classic_layout.pinc -www/vtiger/modules/Calendar/layout/test_layout.pinc -www/vtiger/modules/Calendar/layout/theme_base.pinc -www/vtiger/modules/Calendar/layout/theme_red.pinc -www/vtiger/modules/Calendar/layout/adq_layout.pinc -www/vtiger/modules/Calendar/layout/theme_white.pinc -www/vtiger/modules/Calendar/layout/new_layout.pinc -www/vtiger/modules/Calendar/db/db_mysql.pinc -www/vtiger/modules/Calendar/db/table.pinc -www/vtiger/modules/Calendar/db/db_mssql.pinc -www/vtiger/modules/Calendar/db/db_pg.pinc -www/vtiger/modules/Calendar/db/db_oci.pinc -www/vtiger/modules/Calendar/db/db_ora.pinc -www/vtiger/modules/Calendar/db/table_custom_example.pinc -www/vtiger/modules/Calendar/db/db.pinc -www/vtiger/modules/Calendar/db/db_interbase.pinc -www/vtiger/modules/Calendar/localization/holiday_de_at.pinc -www/vtiger/modules/Calendar/localization/holiday_pt.pinc -www/vtiger/modules/Calendar/localization/holiday_mx.pinc -www/vtiger/modules/Calendar/localization/cs.p3 -www/vtiger/modules/Calendar/localization/holiday_be.pinc -www/vtiger/modules/Calendar/localization/holiday_nz.pinc -www/vtiger/modules/Calendar/localization/es.p3 -www/vtiger/modules/Calendar/localization/holiday_de.pinc -www/vtiger/modules/Calendar/localization/holiday_sv.pinc -www/vtiger/modules/Calendar/localization/ko.p3 -www/vtiger/modules/Calendar/localization/namedays_de.p3 -www/vtiger/modules/Calendar/localization/namedays_sv.p3 -www/vtiger/modules/Calendar/localization/holiday_ja.pinc -www/vtiger/modules/Calendar/localization/es-ni.p3 -www/vtiger/modules/Calendar/localization/vi.p3 -www/vtiger/modules/Calendar/localization/es-ve.p3 -www/vtiger/modules/Calendar/localization/holiday_co.pinc -www/vtiger/modules/Calendar/localization/holiday_hk.pinc -www/vtiger/modules/Calendar/localization/pt-br.p3 -www/vtiger/modules/Calendar/localization/holiday_au.pinc -www/vtiger/modules/Calendar/localization/holiday_cs.pinc -www/vtiger/modules/Calendar/localization/holiday_ni.pinc -www/vtiger/modules/Calendar/localization/namedays_cs.p3 -www/vtiger/modules/Calendar/localization/ru.p3 -www/vtiger/modules/Calendar/localization/holiday_es.pinc -www/vtiger/modules/Calendar/localization/en-us.p3 -www/vtiger/modules/Calendar/localization/namedays_es.p3 -www/vtiger/modules/Calendar/localization/holiday_ko.pinc -www/vtiger/modules/Calendar/localization/tw.p3 -www/vtiger/modules/Calendar/localization/holiday_hu.pinc -www/vtiger/modules/Calendar/localization/namedays_template.p3 -www/vtiger/modules/Calendar/localization/holiday_vi.pinc -www/vtiger/modules/Calendar/localization/namedays_vi.p3 -www/vtiger/modules/Calendar/localization/el.p3 -www/vtiger/modules/Calendar/localization/en.p3 -www/vtiger/modules/Calendar/localization/holiday_ru.pinc -www/vtiger/modules/Calendar/localization/fr.p3 -www/vtiger/modules/Calendar/localization/holiday_us.pinc -www/vtiger/modules/Calendar/localization/nl.p3 -www/vtiger/modules/Calendar/localization/holiday_ch.pinc -www/vtiger/modules/Calendar/localization/pl.p3 -www/vtiger/modules/Calendar/localization/it.p3 -www/vtiger/modules/Calendar/localization/holiday_cl.pinc -www/vtiger/modules/Calendar/localization/holiday_es_ve.pinc -www/vtiger/modules/Calendar/localization/zh.p3 -www/vtiger/modules/Calendar/localization/holiday_en_uk.pinc -www/vtiger/modules/Calendar/localization/pt.p3 -www/vtiger/modules/Calendar/localization/holiday_fr.pinc -www/vtiger/modules/Calendar/localization/de.p3 -www/vtiger/modules/Calendar/localization/sv.p3 -www/vtiger/modules/Calendar/localization/holiday_nl.pinc -www/vtiger/modules/Calendar/localization/es-mx.p3 -www/vtiger/modules/Calendar/localization/namedays_nl.p3 -www/vtiger/modules/Calendar/localization/holiday_pl.pinc -www/vtiger/modules/Calendar/localization/holiday_it.pinc -www/vtiger/modules/Calendar/localization/namedays_pl.p3 -www/vtiger/modules/Calendar/auth/auth_cmdline.pinc -www/vtiger/modules/Calendar/auth/auth_pam.pinc -www/vtiger/modules/Calendar/auth/auth_typo3.pinc -www/vtiger/modules/Calendar/auth/auth_http.pinc -www/vtiger/modules/Calendar/auth/auth.pinc -www/vtiger/modules/Calendar/auth/auth_ldap.pinc -www/vtiger/modules/Calendar/auth/auth_db.pinc -www/vtiger/modules/Calendar/auth/auth_x509.pinc -www/vtiger/modules/Calendar/language/en_us.lang.php -www/vtiger/modules/Calendar/admin/demodata.p3 -www/vtiger/modules/Calendar/admin/admin.pinc -www/vtiger/modules/Calendar/admin/en.p3 -www/vtiger/modules/Calendar/admin/update.php -www/vtiger/modules/Calendar/admin/sv.p3 -www/vtiger/modules/Calendar/admin/mconfig.pinc -www/vtiger/modules/Calendar/admin/scheme.php -www/vtiger/modules/Calendar/admin/create_config.php -www/vtiger/modules/Calendar/tmp/vtigercrm.calendar -www/vtiger/modules/Calendar/calendar_day.php -www/vtiger/modules/Calendar/company.pinc -www/vtiger/modules/Calendar/logout.php -www/vtiger/modules/Calendar/location.pinc -www/vtiger/modules/Calendar/login.pinc -www/vtiger/modules/Calendar/modules.pinc -www/vtiger/modules/Calendar/pdf.pinc -www/vtiger/modules/Calendar/i18n.php -www/vtiger/modules/Calendar/Date.pinc -www/vtiger/modules/Calendar/db.p3 -www/vtiger/modules/Calendar/preference.pinc -www/vtiger/modules/Calendar/module_base.pinc -www/vtiger/modules/Calendar/product.pinc -www/vtiger/modules/Calendar/permission.p3 -www/vtiger/modules/Calendar/gettext.php -www/vtiger/modules/Calendar/mail.pinc -www/vtiger/modules/Calendar/config.php -www/vtiger/modules/Calendar/Save.php -www/vtiger/modules/Calendar/acl.pinc -www/vtiger/modules/Calendar/appointment.pinc -www/vtiger/modules/Calendar/config_default.pinc -www/vtiger/modules/Calendar/department.pinc -www/vtiger/modules/Calendar/index.php -www/vtiger/modules/Calendar/UserCalendar.php -www/vtiger/modules/Calendar/calendar.php -www/vtiger/modules/Calendar/Authenticate.php -www/vtiger/modules/Calendar/base.pinc -www/vtiger/modules/Calendar/minical.php -www/vtiger/modules/Calendar/calendar_month.php -www/vtiger/modules/Calendar/handler.pinc -www/vtiger/modules/Calendar/user.pinc -www/vtiger/modules/Calendar/calendar_week.php -www/vtiger/modules/Calendar/mytutos.php -www/vtiger/modules/Calendar/timetrack.pinc -www/vtiger/modules/Calendar/Forms.php -www/vtiger/modules/Calendar/team.pinc -www/vtiger/modules/Calendar/TUTOS_Copyright.pdf -www/vtiger/modules/Calendar/Delete.php -www/vtiger/modules/Calendar/minitimer.php -www/vtiger/modules/Calendar/history.pinc -www/vtiger/modules/Calendar/task.pinc -www/vtiger/modules/Calendar/webelements.p3 -www/vtiger/modules/Calendar/database.pinc -www/vtiger/modules/Import/language/en_us.lang.php -www/vtiger/modules/Import/ImportStep3.php -www/vtiger/modules/Import/ImportSave.php -www/vtiger/modules/Import/error.php -www/vtiger/modules/Import/ImportStep4.php -www/vtiger/modules/Import/ImportStepundo.php -www/vtiger/modules/Import/parse_utils.php -www/vtiger/modules/Import/ImportProduct.php -www/vtiger/modules/Import/ImportLead.php -www/vtiger/modules/Import/ImportStep1.html -www/vtiger/modules/Import/ImportStep2.html -www/vtiger/modules/Import/ImportStep3.html -www/vtiger/modules/Import/ImportButton.php -www/vtiger/modules/Import/error.html -www/vtiger/modules/Import/ImportStep4.html -www/vtiger/modules/Import/index.php -www/vtiger/modules/Import/ImportOpportunity.php -www/vtiger/modules/Import/ImportMap.php -www/vtiger/modules/Import/Forms.php -www/vtiger/modules/Import/UsersLastImport.php -www/vtiger/modules/Import/SugarFile.php -www/vtiger/modules/Import/ImportContact.php -www/vtiger/modules/Import/ImportStep1.php -www/vtiger/modules/Import/ImportAccount.php -www/vtiger/modules/Import/ImportStep2.php -www/vtiger/modules/Import/ImportSteplast.php -www/vtiger/modules/Emails/language/en_us.lang.php -www/vtiger/modules/Emails/templates/todel.txt -www/vtiger/modules/Emails/templates/testemailtemplateusage.php -www/vtiger/modules/Emails/send_mail.php -www/vtiger/modules/Emails/ListView.php -www/vtiger/modules/Emails/Save.php -www/vtiger/modules/Emails/lookupemailtemplates.php -www/vtiger/modules/Emails/listemailtemplates.php -www/vtiger/modules/Emails/Delete.php -www/vtiger/modules/Emails/updateRelations.php -www/vtiger/modules/Emails/CustomView.php -www/vtiger/modules/Emails/SearchForm.html -www/vtiger/modules/Emails/RenderRelatedListUI.php -www/vtiger/modules/Emails/DeleteEmailContactRelationship.php -www/vtiger/modules/Emails/PHPMailer_LICENSE.txt -www/vtiger/modules/Emails/ListView.html -www/vtiger/modules/Emails/Email.php -www/vtiger/modules/Emails/mailbox.php -www/vtiger/modules/Emails/sendmail.php -www/vtiger/modules/Emails/DetailView.php -www/vtiger/modules/Emails/EditView.html -www/vtiger/modules/Emails/class.phpmailer.php -www/vtiger/modules/Emails/gotodownload.php -www/vtiger/modules/Emails/index.php -www/vtiger/modules/Emails/downloadfile.php -www/vtiger/modules/Emails/DetailView.html -www/vtiger/modules/Emails/SubPanelViewRecipients.html -www/vtiger/modules/Emails/add2db.php -www/vtiger/modules/Emails/EditView.php -www/vtiger/modules/Emails/upload.php -www/vtiger/modules/Emails/class.smtp.php -www/vtiger/modules/Emails/Forms.php -www/vtiger/modules/Emails/DeleteEmailUserRelationship.php -www/vtiger/modules/Emails/SubPanelViewRecipients.php -www/vtiger/modules/Meetings/language/en_us.lang.php -www/vtiger/modules/Meetings/Save.php -www/vtiger/modules/Meetings/DeleteMeetingUserRelationship.php -www/vtiger/modules/Meetings/EditView.html -www/vtiger/modules/Meetings/DetailView.php -www/vtiger/modules/Meetings/MeetingFormBase.php -www/vtiger/modules/Meetings/SearchForm.html -www/vtiger/modules/Meetings/ListView.php -www/vtiger/modules/Meetings/DetailView.html -www/vtiger/modules/Meetings/index.php -www/vtiger/modules/Meetings/ListView.html -www/vtiger/modules/Meetings/EditView.php -www/vtiger/modules/Meetings/DeleteMeetingContactRelationship.php -www/vtiger/modules/Meetings/SubPanelViewInvitees.php -www/vtiger/modules/Meetings/Forms.php -www/vtiger/modules/Meetings/Meeting.php -www/vtiger/modules/Meetings/SubPanelViewInvitees.html -www/vtiger/modules/Meetings/Delete.php -www/vtiger/modules/Utilities/Merge.php -www/vtiger/modules/squirrelmail-1.4.4/images/up_pointer.png -www/vtiger/modules/squirrelmail-1.4.4/images/inbox.png -www/vtiger/modules/squirrelmail-1.4.4/images/sm_logo.png -www/vtiger/modules/squirrelmail-1.4.4/images/draft.png -www/vtiger/modules/squirrelmail-1.4.4/images/senti.png -www/vtiger/modules/squirrelmail-1.4.4/images/sec_remove_eng.png -www/vtiger/modules/squirrelmail-1.4.4/images/delitem.png -www/vtiger/modules/squirrelmail-1.4.4/images/plus.png -www/vtiger/modules/squirrelmail-1.4.4/images/sort_none.png -www/vtiger/modules/squirrelmail-1.4.4/images/down_pointer.png -www/vtiger/modules/squirrelmail-1.4.4/images/index.php -www/vtiger/modules/squirrelmail-1.4.4/images/folder.png -www/vtiger/modules/squirrelmail-1.4.4/images/minus.png -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_13.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_14.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_15.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_16.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/us_ascii.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp855.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_ir_111.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_1.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_2.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_3.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_4.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_5.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_6.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_7.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_8.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_9.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/koi8_r.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/koi8_u.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp866.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1250.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1251.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1252.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1253.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/ns_4551_1.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1254.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1255.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1256.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1257.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/cp1258.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/utf_8.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/tis_620.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_10.php -www/vtiger/modules/squirrelmail-1.4.4/functions/decode/iso_8859_11.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/iso_8859_15.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/cp1251.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/koi8_r.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/iso_8859_7.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/koi8_u.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/cp1255.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/iso_8859_9.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/us_ascii.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/cp1256.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/utf_8.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/tis_620.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/iso_8859_1.php -www/vtiger/modules/squirrelmail-1.4.4/functions/encode/iso_8859_2.php -www/vtiger/modules/squirrelmail-1.4.4/functions/plugin.php -www/vtiger/modules/squirrelmail-1.4.4/functions/tree.php -www/vtiger/modules/squirrelmail-1.4.4/functions/imap_mailbox.php -www/vtiger/modules/squirrelmail-1.4.4/functions/global.php -www/vtiger/modules/squirrelmail-1.4.4/functions/prefs.php -www/vtiger/modules/squirrelmail-1.4.4/functions/auth.php -www/vtiger/modules/squirrelmail-1.4.4/functions/html.php -www/vtiger/modules/squirrelmail-1.4.4/functions/date.php -www/vtiger/modules/squirrelmail-1.4.4/functions/i18n.php -www/vtiger/modules/squirrelmail-1.4.4/functions/imap_utf7_local.php -www/vtiger/modules/squirrelmail-1.4.4/functions/attachment_common.php -www/vtiger/modules/squirrelmail-1.4.4/functions/abook_database.php -www/vtiger/modules/squirrelmail-1.4.4/functions/mailbox_display.php -www/vtiger/modules/squirrelmail-1.4.4/functions/imap_general.php -www/vtiger/modules/squirrelmail-1.4.4/functions/page_header.php -www/vtiger/modules/squirrelmail-1.4.4/functions/db_prefs.php -www/vtiger/modules/squirrelmail-1.4.4/functions/gettext.php -www/vtiger/modules/squirrelmail-1.4.4/functions/imap.php -www/vtiger/modules/squirrelmail-1.4.4/functions/forms.php -www/vtiger/modules/squirrelmail-1.4.4/functions/mime.php -www/vtiger/modules/squirrelmail-1.4.4/functions/identity.php -www/vtiger/modules/squirrelmail-1.4.4/functions/options.php -www/vtiger/modules/squirrelmail-1.4.4/functions/display_messages.php -www/vtiger/modules/squirrelmail-1.4.4/functions/abook_ldap_server.php -www/vtiger/modules/squirrelmail-1.4.4/functions/abook_local_file.php -www/vtiger/modules/squirrelmail-1.4.4/functions/index.php -www/vtiger/modules/squirrelmail-1.4.4/functions/imap_search.php -www/vtiger/modules/squirrelmail-1.4.4/functions/constants.php -www/vtiger/modules/squirrelmail-1.4.4/functions/imap_messages.php -www/vtiger/modules/squirrelmail-1.4.4/functions/file_prefs.php -www/vtiger/modules/squirrelmail-1.4.4/functions/url_parser.php -www/vtiger/modules/squirrelmail-1.4.4/functions/addressbook.php -www/vtiger/modules/squirrelmail-1.4.4/functions/strings.php -www/vtiger/modules/squirrelmail-1.4.4/Mail/mimeDecode.php -www/vtiger/modules/squirrelmail-1.4.4/Mail/xmail.xsl -www/vtiger/modules/squirrelmail-1.4.4/Mail/mimePart.php -www/vtiger/modules/squirrelmail-1.4.4/Mail/xmail.dtd -www/vtiger/modules/squirrelmail-1.4.4/Mail/mime.php -www/vtiger/modules/squirrelmail-1.4.4/language/en_us.lang.php -www/vtiger/modules/squirrelmail-1.4.4/locale/timezones.cfg -www/vtiger/modules/squirrelmail-1.4.4/locale/index.php -www/vtiger/modules/squirrelmail-1.4.4/locale/README.locales -www/vtiger/modules/squirrelmail-1.4.4/config/config.php -www/vtiger/modules/squirrelmail-1.4.4/data/default_pref -www/vtiger/modules/squirrelmail-1.4.4/plugins/info/functions.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/info/options.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/info/setup.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/info/index.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/class.POP3.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/fetch.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/options.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/setup.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/index.php -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/README -www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch/functions.php -www/vtiger/modules/squirrelmail-1.4.4/include/options/folder.php -www/vtiger/modules/squirrelmail-1.4.4/include/options/personal.php -www/vtiger/modules/squirrelmail-1.4.4/include/options/display.php -www/vtiger/modules/squirrelmail-1.4.4/include/options/index.php -www/vtiger/modules/squirrelmail-1.4.4/include/load_prefs.php -www/vtiger/modules/squirrelmail-1.4.4/include/validate.php -www/vtiger/modules/squirrelmail-1.4.4/include/index.php -www/vtiger/modules/squirrelmail-1.4.4/class/deliver/Deliver_SendMail.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/deliver/Deliver.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/deliver/Deliver_SMTP.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/deliver/Deliver_IMAP.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/deliver/index.php -www/vtiger/modules/squirrelmail-1.4.4/class/helper/VCard.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/AddressStructure.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/ContentType.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/MessageHeader.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/Rfc822Header.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/SMimeMessage.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/Language.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/index.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/Disposition.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime/Message.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/mime.class.php -www/vtiger/modules/squirrelmail-1.4.4/class/index.php -www/vtiger/modules/squirrelmail-1.4.4/class/html.class.php -www/vtiger/modules/squirrelmail-1.4.4/printer_friendly_bottom.php -www/vtiger/modules/squirrelmail-1.4.4/search.php -www/vtiger/modules/squirrelmail-1.4.4/mailfeed.php -www/vtiger/modules/squirrelmail-1.4.4/download.php -www/vtiger/modules/squirrelmail-1.4.4/folders_rename_do.php -www/vtiger/modules/squirrelmail-1.4.4/login.php -www/vtiger/modules/squirrelmail-1.4.4/view_text.php -www/vtiger/modules/squirrelmail-1.4.4/options_identities.php -www/vtiger/modules/squirrelmail-1.4.4/printer_friendly_main.php -www/vtiger/modules/squirrelmail-1.4.4/options_highlight.php -www/vtiger/modules/squirrelmail-1.4.4/options.php -www/vtiger/modules/squirrelmail-1.4.4/move_messages.php -www/vtiger/modules/squirrelmail-1.4.4/vcard.php -www/vtiger/modules/squirrelmail-1.4.4/printer_friendly_top.php -www/vtiger/modules/squirrelmail-1.4.4/redirect.php -www/vtiger/modules/squirrelmail-1.4.4/compose.php -www/vtiger/modules/squirrelmail-1.4.4/delete_message.php -www/vtiger/modules/squirrelmail-1.4.4/index.php -www/vtiger/modules/squirrelmail-1.4.4/addrbook_popup.php -www/vtiger/modules/squirrelmail-1.4.4/addrbook_search.php -www/vtiger/modules/squirrelmail-1.4.4/folders_delete.php -www/vtiger/modules/squirrelmail-1.4.4/webmail.php -www/vtiger/modules/squirrelmail-1.4.4/folders_create.php -www/vtiger/modules/squirrelmail-1.4.4/right_main.php -www/vtiger/modules/squirrelmail-1.4.4/image.php -www/vtiger/modules/squirrelmail-1.4.4/view_header.php -www/vtiger/modules/squirrelmail-1.4.4/folders_rename_getname.php -www/vtiger/modules/squirrelmail-1.4.4/read_body.php -www/vtiger/modules/squirrelmail-1.4.4/signout.php -www/vtiger/modules/squirrelmail-1.4.4/options_order.php -www/vtiger/modules/squirrelmail-1.4.4/en_us.lang.php -www/vtiger/modules/squirrelmail-1.4.4/left_main.php -www/vtiger/modules/squirrelmail-1.4.4/folders.php -www/vtiger/modules/squirrelmail-1.4.4/help.php -www/vtiger/modules/squirrelmail-1.4.4/addrbook_search_html.php -www/vtiger/modules/squirrelmail-1.4.4/empty_trash.php -www/vtiger/modules/squirrelmail-1.4.4/folders_subscribe.php -www/vtiger/modules/squirrelmail-1.4.4/addressbook.php -www/vtiger/modules/squirrelmail-1.4.4/configtest.php -www/vtiger/modules/Contacts/language/en_us.lang.php -www/vtiger/modules/Contacts/Contact.php -www/vtiger/modules/Contacts/DeleteContactOpportunityRelationship.php -www/vtiger/modules/Contacts/DeleteContactCaseRelationship.php -www/vtiger/modules/Contacts/Delete.php -www/vtiger/modules/Contacts/Save.php -www/vtiger/modules/Contacts/SubPanelViewContact.html -www/vtiger/modules/Contacts/Popup.php -www/vtiger/modules/Contacts/RenderRelatedListUI.php -www/vtiger/modules/Contacts/SaveBusinessCard.php -www/vtiger/modules/Contacts/SearchForm.html -www/vtiger/modules/Contacts/ListView.html -www/vtiger/modules/Contacts/Import.php -www/vtiger/modules/Contacts/SubPanelViewContactsAndUsers.php -www/vtiger/modules/Contacts/Popup.html -www/vtiger/modules/Contacts/Merge.php -www/vtiger/modules/Contacts/EditView.html -www/vtiger/modules/Contacts/SubPanelView.html -www/vtiger/modules/Contacts/DeleteDirectReportRelationship.php -www/vtiger/modules/Contacts/Popup_picker.html -www/vtiger/modules/Contacts/SubPanelViewCase.html -www/vtiger/modules/Contacts/contactSeedData.php -www/vtiger/modules/Contacts/BusinessCard.php -www/vtiger/modules/Contacts/AddBusinessCard.php -www/vtiger/modules/Contacts/SaveContactOpportunityRelationship.php -www/vtiger/modules/Contacts/PopupSearchForm.html -www/vtiger/modules/Contacts/DetailView.php -www/vtiger/modules/Contacts/SubPanelViewCase.php -www/vtiger/modules/Contacts/ContactOpportunityRelationshipEdit.html -www/vtiger/modules/Contacts/SubPanelViewDirectReport.html -www/vtiger/modules/Contacts/SubPanelViewOpportunity.php -www/vtiger/modules/Contacts/BusinessCard.html -www/vtiger/modules/Contacts/SubPanelView.php -www/vtiger/modules/Contacts/ListView.php -www/vtiger/modules/Contacts/index.php -www/vtiger/modules/Contacts/CustomAction.php -www/vtiger/modules/Contacts/ContactFormBase.php -www/vtiger/modules/Contacts/DetailView.html -www/vtiger/modules/Contacts/EditView.php -www/vtiger/modules/Contacts/ContactOpportunityRelationship.php -www/vtiger/modules/Contacts/Forms.php -www/vtiger/modules/Contacts/SubPanelViewOpportunity.html -www/vtiger/modules/Contacts/SubPanelViewAccounts.html -www/vtiger/modules/Contacts/ContactOpportunityRelationshipEdit.php -www/vtiger/modules/Contacts/CustomView.php -www/vtiger/themes/images/toggle1.gif -www/vtiger/themes/images/toggle2.gif -www/vtiger/themes/Aqua/images/calc_middle_right.gif -www/vtiger/themes/Aqua/images/menu_off_start.gif -www/vtiger/themes/Aqua/images/menu_on_start.gif -www/vtiger/themes/Aqua/images/day_sel.gif -www/vtiger/themes/Aqua/images/user.gif -www/vtiger/themes/Aqua/images/calc_bottom_right.gif -www/vtiger/themes/Aqua/images/myTopSalesOrders.gif -www/vtiger/themes/Aqua/images/aboutus.gif -www/vtiger/themes/Aqua/images/calc_logo.gif -www/vtiger/themes/Aqua/images/start_disabled.gif -www/vtiger/themes/Aqua/images/Tasks.gif -www/vtiger/themes/Aqua/images/menu_on_end.gif -www/vtiger/themes/Aqua/images/checkbox.gif -www/vtiger/themes/Aqua/images/blank.gif -www/vtiger/themes/Aqua/images/calc_res_bl.gif -www/vtiger/themes/Aqua/images/clear_field.gif -www/vtiger/themes/Aqua/images/black.png -www/vtiger/themes/Aqua/images/bl_bar.jpg -www/vtiger/themes/Aqua/images/calc_res_br.gif -www/vtiger/themes/Aqua/images/formborder.gif -www/vtiger/themes/Aqua/images/picklist_hint.gif -www/vtiger/themes/Aqua/images/Activities.gif -www/vtiger/themes/Aqua/images/movecol_up.gif -www/vtiger/themes/Aqua/images/phone.gif -www/vtiger/themes/Aqua/images/logout.gif -www/vtiger/themes/Aqua/images/Emails.gif -www/vtiger/themes/Aqua/images/myUpcoPendAct.gif -www/vtiger/themes/Aqua/images/keyMetrics.gif -www/vtiger/themes/Aqua/images/expand.gif -www/vtiger/themes/Aqua/images/Accounts.gif -www/vtiger/themes/Aqua/images/busy.gif -www/vtiger/themes/Aqua/images/end_disabled.gif -www/vtiger/themes/Aqua/images/modify.gif -www/vtiger/themes/Aqua/images/left.gif -www/vtiger/themes/Aqua/images/yes.gif -www/vtiger/themes/Aqua/images/calc_canc_btn.gif -www/vtiger/themes/Aqua/images/user_mgmt.gif -www/vtiger/themes/Aqua/images/start.gif -www/vtiger/themes/Aqua/images/Cases.gif -www/vtiger/themes/Aqua/images/percent.gif -www/vtiger/themes/Aqua/images/scroll_left_down.gif -www/vtiger/themes/Aqua/images/movecol_down_over.gif -www/vtiger/themes/Aqua/images/rss_folder_cls.gif -www/vtiger/themes/Aqua/images/offstar.gif -www/vtiger/themes/Aqua/images/next_disabled.gif -www/vtiger/themes/Aqua/images/config.gif -www/vtiger/themes/Aqua/images/onstar.gif -www/vtiger/themes/Aqua/images/end.gif -www/vtiger/themes/Aqua/images/Faq.gif -www/vtiger/themes/Aqua/images/menu_on_tile.gif -www/vtiger/themes/Aqua/images/next.gif -www/vtiger/themes/Aqua/images/rss_folder_opn.gif -www/vtiger/themes/Aqua/images/Potentials.gif -www/vtiger/themes/Aqua/images/attachment.gif -www/vtiger/themes/Aqua/images/email.gif -www/vtiger/themes/Aqua/images/holidaybg.gif -www/vtiger/themes/Aqua/images/Notes.gif -www/vtiger/themes/Aqua/images/Calls.gif -www/vtiger/themes/Aqua/images/movecol_up_disabled.gif -www/vtiger/themes/Aqua/images/calc_top_left.gif -www/vtiger/themes/Aqua/images/calc_top_right.gif -www/vtiger/themes/Aqua/images/sales_order.gif -www/vtiger/themes/Aqua/images/last.gif -www/vtiger/themes/Aqua/images/calc_mem_btn.gif -www/vtiger/themes/Aqua/images/clock_bg.gif -www/vtiger/themes/Aqua/images/scroll_left.gif -www/vtiger/themes/Aqua/images/calc_res_tl.gif -www/vtiger/themes/Aqua/images/date.gif -www/vtiger/themes/Aqua/images/showsubmenu.gif -www/vtiger/themes/Aqua/images/vtiger-crm.gif -www/vtiger/themes/Aqua/images/calc_res_tr.gif -www/vtiger/themes/Aqua/images/appointment.gif -www/vtiger/themes/Aqua/images/Thumbs.db -www/vtiger/themes/Aqua/images/help.gif -www/vtiger/themes/Aqua/images/admin.gif -www/vtiger/themes/Aqua/images/scroll_right_down.gif -www/vtiger/themes/Aqua/images/movecol_del_over.gif -www/vtiger/themes/Aqua/images/calc_back_btn.gif -www/vtiger/themes/Aqua/images/vendor.gif -www/vtiger/themes/Aqua/images/strikeline.gif -www/vtiger/themes/Aqua/images/collapse.gif -www/vtiger/themes/Aqua/images/calendar.gif -www/vtiger/themes/Aqua/images/myTopInvoices.gif -www/vtiger/themes/Aqua/images/myTopAccounts.gif -www/vtiger/themes/Aqua/images/previous_disabled.gif -www/vtiger/themes/Aqua/images/menu_off_tile.gif -www/vtiger/themes/Aqua/images/calc_blue_btn.gif -www/vtiger/themes/Aqua/images/pricebook.gif -www/vtiger/themes/Aqua/images/Contacts.gif -www/vtiger/themes/Aqua/images/calc_res_bc.gif -www/vtiger/themes/Aqua/images/select.gif -www/vtiger/themes/Aqua/images/addrss.gif -www/vtiger/themes/Aqua/images/free.gif -www/vtiger/themes/Aqua/images/menu_off_end.gif -www/vtiger/themes/Aqua/images/text.gif -www/vtiger/themes/Aqua/images/movecol_down_disabled.gif -www/vtiger/themes/Aqua/images/TopOpenQuotes.gif -www/vtiger/themes/Aqua/images/topband.gif -www/vtiger/themes/Aqua/images/Leads.gif -www/vtiger/themes/Aqua/images/tabular.gif -www/vtiger/themes/Aqua/images/Invoice.gif -www/vtiger/themes/Aqua/images/arrow_up.gif -www/vtiger/themes/Aqua/images/calc_red_btn.gif -www/vtiger/themes/Aqua/images/search.gif -www/vtiger/themes/Aqua/images/help_icon.gif -www/vtiger/themes/Aqua/images/movecol_up_over.gif -www/vtiger/themes/Aqua/images/movecol_del_down.gif -www/vtiger/themes/Aqua/images/header_start.gif -www/vtiger/themes/Aqua/images/reload.gif -www/vtiger/themes/Aqua/images/no.gif -www/vtiger/themes/Aqua/images/picklist.gif -www/vtiger/themes/Aqua/images/myGroupAllocation.gif -www/vtiger/themes/Aqua/images/myTickets.gif -www/vtiger/themes/Aqua/images/header_end.gif -www/vtiger/themes/Aqua/images/comm_temp.gif -www/vtiger/themes/Aqua/images/topbar.gif -www/vtiger/themes/Aqua/images/week.gif -www/vtiger/themes/Aqua/images/movecol_down_down.gif -www/vtiger/themes/Aqua/images/todaybg.gif -www/vtiger/themes/Aqua/images/minus.gif -www/vtiger/themes/Aqua/images/scroll_right.gif -www/vtiger/themes/Aqua/images/Users.gif -www/vtiger/themes/Aqua/images/note.gif -www/vtiger/themes/Aqua/images/myTopOpenPotentials.gif -www/vtiger/themes/Aqua/images/delete.gif -www/vtiger/themes/Aqua/images/close.gif -www/vtiger/themes/Aqua/images/rss.gif -www/vtiger/themes/Aqua/images/Meetings.gif -www/vtiger/themes/Aqua/images/vtiger.jpg -www/vtiger/themes/Aqua/images/right.gif -www/vtiger/themes/Aqua/images/calc_bottom_center.gif -www/vtiger/themes/Aqua/images/high_priority.gif -www/vtiger/themes/Aqua/images/settings_top.gif -www/vtiger/themes/Aqua/images/Opportunities.gif -www/vtiger/themes/Aqua/images/buttonbg.gif -www/vtiger/themes/Aqua/images/month.gif -www/vtiger/themes/Aqua/images/number.gif -www/vtiger/themes/Aqua/images/currency.gif -www/vtiger/themes/Aqua/images/week_sel.gif -www/vtiger/themes/Aqua/images/calc_bottom_left.gif -www/vtiger/themes/Aqua/images/calc_black_btn.gif -www/vtiger/themes/Aqua/images/calc_res_tc.gif -www/vtiger/themes/Aqua/images/url.gif -www/vtiger/themes/Aqua/images/Products.gif -www/vtiger/themes/Aqua/images/header_tile.gif -www/vtiger/themes/Aqua/images/Tickets.gif -www/vtiger/themes/Aqua/images/day.gif -www/vtiger/themes/Aqua/images/previous.gif -www/vtiger/themes/Aqua/images/summarize.gif -www/vtiger/themes/Aqua/images/left_arc.gif -www/vtiger/themes/Aqua/images/Quotes.gif -www/vtiger/themes/Aqua/images/product.gif -www/vtiger/themes/Aqua/images/arrow_down.gif -www/vtiger/themes/Aqua/images/plus.gif -www/vtiger/themes/Aqua/images/movecol_del.gif -www/vtiger/themes/Aqua/images/first.gif -www/vtiger/themes/Aqua/images/bullet.gif -www/vtiger/themes/Aqua/images/calc_grey_btn.gif -www/vtiger/themes/Aqua/images/month_sel.gif -www/vtiger/themes/Aqua/images/movecol_down.gif -www/vtiger/themes/Aqua/images/right_arc.gif -www/vtiger/themes/Aqua/images/print.gif -www/vtiger/themes/Aqua/images/HelpDesk.gif -www/vtiger/themes/Aqua/images/movecol_up_down.gif -www/vtiger/themes/Aqua/images/Settings.gif -www/vtiger/themes/Aqua/images/purchase_order.gif -www/vtiger/themes/Aqua/images/calc_res_ml.gif -www/vtiger/themes/Aqua/images/calc_res_mr.gif -www/vtiger/themes/Aqua/images/studio.gif -www/vtiger/themes/Aqua/footer.php -www/vtiger/themes/Aqua/loginheader.html -www/vtiger/themes/Aqua/loginheader.php -www/vtiger/themes/Aqua/style.css -www/vtiger/themes/Aqua/header.html -www/vtiger/themes/Aqua/header.php -www/vtiger/themes/Aqua/layout_utils.php -www/vtiger/themes/blue/images/calc_middle_right.gif -www/vtiger/themes/blue/images/menu_off_start.gif -www/vtiger/themes/blue/images/menu_on_start.gif -www/vtiger/themes/blue/images/calc_logo.gif -www/vtiger/themes/blue/images/topcut.gif -www/vtiger/themes/blue/images/user.gif -www/vtiger/themes/blue/images/day_sel.gif -www/vtiger/themes/blue/images/myTopSalesOrders.gif -www/vtiger/themes/blue/images/aboutus.gif -www/vtiger/themes/blue/images/calc_bottom_right.gif -www/vtiger/themes/blue/images/start_disabled.gif -www/vtiger/themes/blue/images/Tasks.gif -www/vtiger/themes/blue/images/menu_on_end.gif -www/vtiger/themes/blue/images/checkbox.gif -www/vtiger/themes/blue/images/blank.gif -www/vtiger/themes/blue/images/calc_res_bl.gif -www/vtiger/themes/blue/images/clear_field.gif -www/vtiger/themes/blue/images/black.png -www/vtiger/themes/blue/images/bl_bar.jpg -www/vtiger/themes/blue/images/calc_res_br.gif -www/vtiger/themes/blue/images/picklist_hint.gif -www/vtiger/themes/blue/images/Activities.gif -www/vtiger/themes/blue/images/movecol_up.gif -www/vtiger/themes/blue/images/phone.gif -www/vtiger/themes/blue/images/logout.gif -www/vtiger/themes/blue/images/Emails.gif -www/vtiger/themes/blue/images/myUpcoPendAct.gif -www/vtiger/themes/blue/images/keyMetrics.gif -www/vtiger/themes/blue/images/expand.gif -www/vtiger/themes/blue/images/Accounts.gif -www/vtiger/themes/blue/images/busy.gif -www/vtiger/themes/blue/images/movecol_down_over.gif -www/vtiger/themes/blue/images/calc_canc_btn.gif -www/vtiger/themes/blue/images/left.gif -www/vtiger/themes/blue/images/end_disabled.gif -www/vtiger/themes/blue/images/start.gif -www/vtiger/themes/blue/images/Cases.gif -www/vtiger/themes/blue/images/scroll_left_down.gif -www/vtiger/themes/blue/images/percent.gif -www/vtiger/themes/blue/images/yes.gif -www/vtiger/themes/blue/images/offstar.gif -www/vtiger/themes/blue/images/user_mgmt.gif -www/vtiger/themes/blue/images/rss_folder_cls.gif -www/vtiger/themes/blue/images/next_disabled.gif -www/vtiger/themes/blue/images/config.gif -www/vtiger/themes/blue/images/onstar.gif -www/vtiger/themes/blue/images/end.gif -www/vtiger/themes/blue/images/Faq.gif -www/vtiger/themes/blue/images/menu_on_tile.gif -www/vtiger/themes/blue/images/next.gif -www/vtiger/themes/blue/images/rss_folder_opn.gif -www/vtiger/themes/blue/images/Potentials.gif -www/vtiger/themes/blue/images/attachment.gif -www/vtiger/themes/blue/images/email.gif -www/vtiger/themes/blue/images/holidaybg.gif -www/vtiger/themes/blue/images/Notes.gif -www/vtiger/themes/blue/images/Calls.gif -www/vtiger/themes/blue/images/movecol_up_disabled.gif -www/vtiger/themes/blue/images/calc_top_left.gif -www/vtiger/themes/blue/images/calc_top_right.gif -www/vtiger/themes/blue/images/sales_order.gif -www/vtiger/themes/blue/images/last.gif -www/vtiger/themes/blue/images/date.gif -www/vtiger/themes/blue/images/calc_mem_btn.gif -www/vtiger/themes/blue/images/clock_bg.gif -www/vtiger/themes/blue/images/scroll_left.gif -www/vtiger/themes/blue/images/calc_res_tl.gif -www/vtiger/themes/blue/images/showsubmenu.gif -www/vtiger/themes/blue/images/vtiger-crm.gif -www/vtiger/themes/blue/images/calc_res_tr.gif -www/vtiger/themes/blue/images/appointment.gif -www/vtiger/themes/blue/images/Thumbs.db -www/vtiger/themes/blue/images/help.gif -www/vtiger/themes/blue/images/admin.gif -www/vtiger/themes/blue/images/scroll_right_down.gif -www/vtiger/themes/blue/images/movecol_del_over.gif -www/vtiger/themes/blue/images/calc_back_btn.gif -www/vtiger/themes/blue/images/vendor.gif -www/vtiger/themes/blue/images/strikeline.gif -www/vtiger/themes/blue/images/collapse.gif -www/vtiger/themes/blue/images/calendar.gif -www/vtiger/themes/blue/images/myTopInvoices.gif -www/vtiger/themes/blue/images/myTopAccounts.gif -www/vtiger/themes/blue/images/no.gif -www/vtiger/themes/blue/images/previous_disabled.gif -www/vtiger/themes/blue/images/menu_off_tile.gif -www/vtiger/themes/blue/images/calc_blue_btn.gif -www/vtiger/themes/blue/images/pricebook.gif -www/vtiger/themes/blue/images/Contacts.gif -www/vtiger/themes/blue/images/calc_res_bc.gif -www/vtiger/themes/blue/images/select.gif -www/vtiger/themes/blue/images/addrss.gif -www/vtiger/themes/blue/images/free.gif -www/vtiger/themes/blue/images/menu_off_end.gif -www/vtiger/themes/blue/images/text.gif -www/vtiger/themes/blue/images/movecol_down_disabled.gif -www/vtiger/themes/blue/images/TopOpenQuotes.gif -www/vtiger/themes/blue/images/Leads.gif -www/vtiger/themes/blue/images/tabular.gif -www/vtiger/themes/blue/images/Invoice.gif -www/vtiger/themes/blue/images/arrow_up.gif -www/vtiger/themes/blue/images/calc_red_btn.gif -www/vtiger/themes/blue/images/help_icon.gif -www/vtiger/themes/blue/images/myGroupAllocation.gif -www/vtiger/themes/blue/images/movecol_up_over.gif -www/vtiger/themes/blue/images/search.gif -www/vtiger/themes/blue/images/reload.gif -www/vtiger/themes/blue/images/picklist.gif -www/vtiger/themes/blue/images/movecol_del_down.gif -www/vtiger/themes/blue/images/myTickets.gif -www/vtiger/themes/blue/images/comm_temp.gif -www/vtiger/themes/blue/images/head_end.gif -www/vtiger/themes/blue/images/week.gif -www/vtiger/themes/blue/images/movecol_down_down.gif -www/vtiger/themes/blue/images/topbar.gif -www/vtiger/themes/blue/images/todaybg.gif -www/vtiger/themes/blue/images/minus.gif -www/vtiger/themes/blue/images/scroll_right.gif -www/vtiger/themes/blue/images/Users.gif -www/vtiger/themes/blue/images/note.gif -www/vtiger/themes/blue/images/myTopOpenPotentials.gif -www/vtiger/themes/blue/images/close.gif -www/vtiger/themes/blue/images/rss.gif -www/vtiger/themes/blue/images/Meetings.gif -www/vtiger/themes/blue/images/vtiger.jpg -www/vtiger/themes/blue/images/right.gif -www/vtiger/themes/blue/images/calc_bottom_center.gif -www/vtiger/themes/blue/images/high_priority.gif -www/vtiger/themes/blue/images/settings_top.gif -www/vtiger/themes/blue/images/Opportunities.gif -www/vtiger/themes/blue/images/month.gif -www/vtiger/themes/blue/images/number.gif -www/vtiger/themes/blue/images/currency.gif -www/vtiger/themes/blue/images/week_sel.gif -www/vtiger/themes/blue/images/calc_bottom_left.gif -www/vtiger/themes/blue/images/calc_black_btn.gif -www/vtiger/themes/blue/images/calc_res_tc.gif -www/vtiger/themes/blue/images/url.gif -www/vtiger/themes/blue/images/Products.gif -www/vtiger/themes/blue/images/Tickets.gif -www/vtiger/themes/blue/images/previous.gif -www/vtiger/themes/blue/images/summarize.gif -www/vtiger/themes/blue/images/day.gif -www/vtiger/themes/blue/images/head_start.gif -www/vtiger/themes/blue/images/left_arc.gif -www/vtiger/themes/blue/images/Quotes.gif -www/vtiger/themes/blue/images/product.gif -www/vtiger/themes/blue/images/arrow_down.gif -www/vtiger/themes/blue/images/plus.gif -www/vtiger/themes/blue/images/tabletopbg.gif -www/vtiger/themes/blue/images/movecol_del.gif -www/vtiger/themes/blue/images/first.gif -www/vtiger/themes/blue/images/bullet.gif -www/vtiger/themes/blue/images/calc_grey_btn.gif -www/vtiger/themes/blue/images/month_sel.gif -www/vtiger/themes/blue/images/movecol_down.gif -www/vtiger/themes/blue/images/right_arc.gif -www/vtiger/themes/blue/images/print.gif -www/vtiger/themes/blue/images/HelpDesk.gif -www/vtiger/themes/blue/images/movecol_up_down.gif -www/vtiger/themes/blue/images/Settings.gif -www/vtiger/themes/blue/images/purchase_order.gif -www/vtiger/themes/blue/images/calc_res_ml.gif -www/vtiger/themes/blue/images/calc_res_mr.gif -www/vtiger/themes/blue/images/studio.gif -www/vtiger/themes/blue/footer.php -www/vtiger/themes/blue/loginheader.html -www/vtiger/themes/blue/loginheader.php -www/vtiger/themes/blue/style.css -www/vtiger/themes/blue/header.html -www/vtiger/themes/blue/header.php -www/vtiger/themes/blue/layout_utils.php -www/vtiger/themes/orange/images/calc_middle_right.gif -www/vtiger/themes/orange/images/menu_off_start.gif -www/vtiger/themes/orange/images/menu_on_start.gif -www/vtiger/themes/orange/images/day_sel.gif -www/vtiger/themes/orange/images/user.gif -www/vtiger/themes/orange/images/calc_bottom_right.gif -www/vtiger/themes/orange/images/myTopSalesOrders.gif -www/vtiger/themes/orange/images/aboutus.gif -www/vtiger/themes/orange/images/calc_logo.gif -www/vtiger/themes/orange/images/start_disabled.gif -www/vtiger/themes/orange/images/Tasks.gif -www/vtiger/themes/orange/images/menu_on_end.gif -www/vtiger/themes/orange/images/checkbox.gif -www/vtiger/themes/orange/images/blank.gif -www/vtiger/themes/orange/images/calc_res_bl.gif -www/vtiger/themes/orange/images/clear_field.gif -www/vtiger/themes/orange/images/bl_bar.jpg -www/vtiger/themes/orange/images/calc_res_br.gif -www/vtiger/themes/orange/images/picklist_hint.gif -www/vtiger/themes/orange/images/Activities.gif -www/vtiger/themes/orange/images/movecol_up.gif -www/vtiger/themes/orange/images/phone.gif -www/vtiger/themes/orange/images/logout.gif -www/vtiger/themes/orange/images/Emails.gif -www/vtiger/themes/orange/images/myUpcoPendAct.gif -www/vtiger/themes/orange/images/keyMetrics.gif -www/vtiger/themes/orange/images/expand.gif -www/vtiger/themes/orange/images/Accounts.gif -www/vtiger/themes/orange/images/busy.gif -www/vtiger/themes/orange/images/movecol_down_over.gif -www/vtiger/themes/orange/images/calc_canc_btn.gif -www/vtiger/themes/orange/images/left.gif -www/vtiger/themes/orange/images/end_disabled.gif -www/vtiger/themes/orange/images/start.gif -www/vtiger/themes/orange/images/Cases.gif -www/vtiger/themes/orange/images/scroll_left_down.gif -www/vtiger/themes/orange/images/percent.gif -www/vtiger/themes/orange/images/yes.gif -www/vtiger/themes/orange/images/user_mgmt.gif -www/vtiger/themes/orange/images/rss_folder_cls.gif -www/vtiger/themes/orange/images/offstar.gif -www/vtiger/themes/orange/images/next_disabled.gif -www/vtiger/themes/orange/images/config.gif -www/vtiger/themes/orange/images/onstar.gif -www/vtiger/themes/orange/images/end.gif -www/vtiger/themes/orange/images/Faq.gif -www/vtiger/themes/orange/images/menu_on_tile.gif -www/vtiger/themes/orange/images/next.gif -www/vtiger/themes/orange/images/rss_folder_opn.gif -www/vtiger/themes/orange/images/Potentials.gif -www/vtiger/themes/orange/images/attachment.gif -www/vtiger/themes/orange/images/email.gif -www/vtiger/themes/orange/images/holidaybg.gif -www/vtiger/themes/orange/images/Notes.gif -www/vtiger/themes/orange/images/Calls.gif -www/vtiger/themes/orange/images/movecol_up_disabled.gif -www/vtiger/themes/orange/images/calc_top_left.gif -www/vtiger/themes/orange/images/calc_top_right.gif -www/vtiger/themes/orange/images/sales_order.gif -www/vtiger/themes/orange/images/last.gif -www/vtiger/themes/orange/images/calc_mem_btn.gif -www/vtiger/themes/orange/images/clock_bg.gif -www/vtiger/themes/orange/images/date.gif -www/vtiger/themes/orange/images/scroll_left.gif -www/vtiger/themes/orange/images/calc_res_tl.gif -www/vtiger/themes/orange/images/showsubmenu.gif -www/vtiger/themes/orange/images/vtiger-crm.gif -www/vtiger/themes/orange/images/calc_res_tr.gif -www/vtiger/themes/orange/images/admin.gif -www/vtiger/themes/orange/images/help.gif -www/vtiger/themes/orange/images/scroll_right_down.gif -www/vtiger/themes/orange/images/movecol_del_over.gif -www/vtiger/themes/orange/images/calc_back_btn.gif -www/vtiger/themes/orange/images/appointment.gif -www/vtiger/themes/orange/images/vendor.gif -www/vtiger/themes/orange/images/strikeline.gif -www/vtiger/themes/orange/images/collapse.gif -www/vtiger/themes/orange/images/calendar.gif -www/vtiger/themes/orange/images/myTopInvoices.gif -www/vtiger/themes/orange/images/myTopAccounts.gif -www/vtiger/themes/orange/images/previous_disabled.gif -www/vtiger/themes/orange/images/menu_off_tile.gif -www/vtiger/themes/orange/images/calc_blue_btn.gif -www/vtiger/themes/orange/images/pricebook.gif -www/vtiger/themes/orange/images/Contacts.gif -www/vtiger/themes/orange/images/calc_res_bc.gif -www/vtiger/themes/orange/images/select.gif -www/vtiger/themes/orange/images/addrss.gif -www/vtiger/themes/orange/images/free.gif -www/vtiger/themes/orange/images/menu_off_end.gif -www/vtiger/themes/orange/images/text.gif -www/vtiger/themes/orange/images/movecol_down_disabled.gif -www/vtiger/themes/orange/images/TopOpenQuotes.gif -www/vtiger/themes/orange/images/Leads.gif -www/vtiger/themes/orange/images/tabular.gif -www/vtiger/themes/orange/images/Invoice.gif -www/vtiger/themes/orange/images/arrow_up.gif -www/vtiger/themes/orange/images/calc_red_btn.gif -www/vtiger/themes/orange/images/help_icon.gif -www/vtiger/themes/orange/images/myGroupAllocation.gif -www/vtiger/themes/orange/images/movecol_up_over.gif -www/vtiger/themes/orange/images/search.gif -www/vtiger/themes/orange/images/reload.gif -www/vtiger/themes/orange/images/picklist.gif -www/vtiger/themes/orange/images/no.gif -www/vtiger/themes/orange/images/movecol_del_down.gif -www/vtiger/themes/orange/images/myTickets.gif -www/vtiger/themes/orange/images/comm_temp.gif -www/vtiger/themes/orange/images/topbar.gif -www/vtiger/themes/orange/images/week.gif -www/vtiger/themes/orange/images/movecol_down_down.gif -www/vtiger/themes/orange/images/todaybg.gif -www/vtiger/themes/orange/images/minus.gif -www/vtiger/themes/orange/images/scroll_right.gif -www/vtiger/themes/orange/images/Users.gif -www/vtiger/themes/orange/images/note.gif -www/vtiger/themes/orange/images/myTopOpenPotentials.gif -www/vtiger/themes/orange/images/close.gif -www/vtiger/themes/orange/images/rss.gif -www/vtiger/themes/orange/images/Meetings.gif -www/vtiger/themes/orange/images/vtiger.jpg -www/vtiger/themes/orange/images/right.gif -www/vtiger/themes/orange/images/calc_bottom_center.gif -www/vtiger/themes/orange/images/high_priority.gif -www/vtiger/themes/orange/images/settings_top.gif -www/vtiger/themes/orange/images/url.gif -www/vtiger/themes/orange/images/Opportunities.gif -www/vtiger/themes/orange/images/month.gif -www/vtiger/themes/orange/images/number.gif -www/vtiger/themes/orange/images/currency.gif -www/vtiger/themes/orange/images/week_sel.gif -www/vtiger/themes/orange/images/calc_bottom_left.gif -www/vtiger/themes/orange/images/calc_black_btn.gif -www/vtiger/themes/orange/images/calc_res_tc.gif -www/vtiger/themes/orange/images/Products.gif -www/vtiger/themes/orange/images/Tickets.gif -www/vtiger/themes/orange/images/previous.gif -www/vtiger/themes/orange/images/summarize.gif -www/vtiger/themes/orange/images/day.gif -www/vtiger/themes/orange/images/left_arc.gif -www/vtiger/themes/orange/images/right_slope.gif -www/vtiger/themes/orange/images/product.gif -www/vtiger/themes/orange/images/Quotes.gif -www/vtiger/themes/orange/images/arrow_down.gif -www/vtiger/themes/orange/images/plus.gif -www/vtiger/themes/orange/images/movecol_del.gif -www/vtiger/themes/orange/images/first.gif -www/vtiger/themes/orange/images/bullet.gif -www/vtiger/themes/orange/images/calc_grey_btn.gif -www/vtiger/themes/orange/images/month_sel.gif -www/vtiger/themes/orange/images/movecol_down.gif -www/vtiger/themes/orange/images/right_arc.gif -www/vtiger/themes/orange/images/print.gif -www/vtiger/themes/orange/images/HelpDesk.gif -www/vtiger/themes/orange/images/movecol_up_down.gif -www/vtiger/themes/orange/images/Settings.gif -www/vtiger/themes/orange/images/purchase_order.gif -www/vtiger/themes/orange/images/calc_res_ml.gif -www/vtiger/themes/orange/images/calc_res_mr.gif -www/vtiger/themes/orange/images/studio.gif -www/vtiger/themes/orange/footer.php -www/vtiger/themes/orange/loginheader.html -www/vtiger/themes/orange/loginheader.php -www/vtiger/themes/orange/style.css -www/vtiger/themes/orange/header.html -www/vtiger/themes/orange/header.php -www/vtiger/themes/orange/layout_utils.php -www/vtiger/themes/nature/images/day_sel.gif -www/vtiger/themes/nature/images/user.gif -www/vtiger/themes/nature/images/calc_middle_right.gif -www/vtiger/themes/nature/images/calc_bottom_right.gif -www/vtiger/themes/nature/images/myTopSalesOrders.gif -www/vtiger/themes/nature/images/aboutus.gif -www/vtiger/themes/nature/images/calc_logo.gif -www/vtiger/themes/nature/images/start_disabled.gif -www/vtiger/themes/nature/images/Tasks.gif -www/vtiger/themes/nature/images/checkbox.gif -www/vtiger/themes/nature/images/blank.gif -www/vtiger/themes/nature/images/calc_res_bl.gif -www/vtiger/themes/nature/images/clear_field.gif -www/vtiger/themes/nature/images/bl_bar.jpg -www/vtiger/themes/nature/images/calc_res_br.gif -www/vtiger/themes/nature/images/picklist_hint.gif -www/vtiger/themes/nature/images/Activities.gif -www/vtiger/themes/nature/images/movecol_up.gif -www/vtiger/themes/nature/images/phone.gif -www/vtiger/themes/nature/images/logout.gif -www/vtiger/themes/nature/images/Emails.gif -www/vtiger/themes/nature/images/myUpcoPendAct.gif -www/vtiger/themes/nature/images/keyMetrics.gif -www/vtiger/themes/nature/images/expand.gif -www/vtiger/themes/nature/images/Accounts.gif -www/vtiger/themes/nature/images/busy.gif -www/vtiger/themes/nature/images/movecol_down_over.gif -www/vtiger/themes/nature/images/calc_canc_btn.gif -www/vtiger/themes/nature/images/left.gif -www/vtiger/themes/nature/images/end_disabled.gif -www/vtiger/themes/nature/images/start.gif -www/vtiger/themes/nature/images/Cases.gif -www/vtiger/themes/nature/images/scroll_left_down.gif -www/vtiger/themes/nature/images/percent.gif -www/vtiger/themes/nature/images/yes.gif -www/vtiger/themes/nature/images/user_mgmt.gif -www/vtiger/themes/nature/images/rss_folder_cls.gif -www/vtiger/themes/nature/images/offstar.gif -www/vtiger/themes/nature/images/next_disabled.gif -www/vtiger/themes/nature/images/config.gif -www/vtiger/themes/nature/images/onstar.gif -www/vtiger/themes/nature/images/end.gif -www/vtiger/themes/nature/images/Faq.gif -www/vtiger/themes/nature/images/rss_folder_opn.gif -www/vtiger/themes/nature/images/next.gif -www/vtiger/themes/nature/images/Potentials.gif -www/vtiger/themes/nature/images/attachment.gif -www/vtiger/themes/nature/images/email.gif -www/vtiger/themes/nature/images/sales_order.gif -www/vtiger/themes/nature/images/Notes.gif -www/vtiger/themes/nature/images/Calls.gif -www/vtiger/themes/nature/images/movecol_up_disabled.gif -www/vtiger/themes/nature/images/calc_top_left.gif -www/vtiger/themes/nature/images/calc_top_right.gif -www/vtiger/themes/nature/images/holidaybg.gif -www/vtiger/themes/nature/images/last.gif -www/vtiger/themes/nature/images/calc_mem_btn.gif -www/vtiger/themes/nature/images/clock_bg.gif -www/vtiger/themes/nature/images/scroll_left.gif -www/vtiger/themes/nature/images/calc_res_tl.gif -www/vtiger/themes/nature/images/date.gif -www/vtiger/themes/nature/images/showsubmenu.gif -www/vtiger/themes/nature/images/vtiger-crm.gif -www/vtiger/themes/nature/images/calc_res_tr.gif -www/vtiger/themes/nature/images/admin.gif -www/vtiger/themes/nature/images/help.gif -www/vtiger/themes/nature/images/scroll_right_down.gif -www/vtiger/themes/nature/images/movecol_del_over.gif -www/vtiger/themes/nature/images/calc_back_btn.gif -www/vtiger/themes/nature/images/appointment.gif -www/vtiger/themes/nature/images/vendor.gif -www/vtiger/themes/nature/images/strikeline.gif -www/vtiger/themes/nature/images/collapse.gif -www/vtiger/themes/nature/images/calendar.gif -www/vtiger/themes/nature/images/myTopInvoices.gif -www/vtiger/themes/nature/images/myTopAccounts.gif -www/vtiger/themes/nature/images/previous_disabled.gif -www/vtiger/themes/nature/images/calc_blue_btn.gif -www/vtiger/themes/nature/images/pricebook.gif -www/vtiger/themes/nature/images/Contacts.gif -www/vtiger/themes/nature/images/calc_res_bc.gif -www/vtiger/themes/nature/images/select.gif -www/vtiger/themes/nature/images/addrss.gif -www/vtiger/themes/nature/images/free.gif -www/vtiger/themes/nature/images/text.gif -www/vtiger/themes/nature/images/Leads.gif -www/vtiger/themes/nature/images/movecol_down_disabled.gif -www/vtiger/themes/nature/images/TopOpenQuotes.gif -www/vtiger/themes/nature/images/tabular.gif -www/vtiger/themes/nature/images/Invoice.gif -www/vtiger/themes/nature/images/arrow_up.gif -www/vtiger/themes/nature/images/calc_red_btn.gif -www/vtiger/themes/nature/images/help_icon.gif -www/vtiger/themes/nature/images/myGroupAllocation.gif -www/vtiger/themes/nature/images/movecol_up_over.gif -www/vtiger/themes/nature/images/search.gif -www/vtiger/themes/nature/images/reload.gif -www/vtiger/themes/nature/images/spacer.gif -www/vtiger/themes/nature/images/no.gif -www/vtiger/themes/nature/images/movecol_del_down.gif -www/vtiger/themes/nature/images/myTickets.gif -www/vtiger/themes/nature/images/comm_temp.gif -www/vtiger/themes/nature/images/picklist.gif -www/vtiger/themes/nature/images/todaybg.gif -www/vtiger/themes/nature/images/week.gif -www/vtiger/themes/nature/images/movecol_down_down.gif -www/vtiger/themes/nature/images/minus.gif -www/vtiger/themes/nature/images/scroll_right.gif -www/vtiger/themes/nature/images/Users.gif -www/vtiger/themes/nature/images/note.gif -www/vtiger/themes/nature/images/myTopOpenPotentials.gif -www/vtiger/themes/nature/images/close.gif -www/vtiger/themes/nature/images/rss.gif -www/vtiger/themes/nature/images/cal_bg.gif -www/vtiger/themes/nature/images/Meetings.gif -www/vtiger/themes/nature/images/vtiger.jpg -www/vtiger/themes/nature/images/right.gif -www/vtiger/themes/nature/images/calc_bottom_center.gif -www/vtiger/themes/nature/images/high_priority.gif -www/vtiger/themes/nature/images/settings_top.gif -www/vtiger/themes/nature/images/Opportunities.gif -www/vtiger/themes/nature/images/month.gif -www/vtiger/themes/nature/images/number.gif -www/vtiger/themes/nature/images/currency.gif -www/vtiger/themes/nature/images/week_sel.gif -www/vtiger/themes/nature/images/url.gif -www/vtiger/themes/nature/images/calc_bottom_left.gif -www/vtiger/themes/nature/images/calc_black_btn.gif -www/vtiger/themes/nature/images/calc_res_tc.gif -www/vtiger/themes/nature/images/Products.gif -www/vtiger/themes/nature/images/Tickets.gif -www/vtiger/themes/nature/images/previous.gif -www/vtiger/themes/nature/images/summarize.gif -www/vtiger/themes/nature/images/day.gif -www/vtiger/themes/nature/images/left_arc.gif -www/vtiger/themes/nature/images/product.gif -www/vtiger/themes/nature/images/Quotes.gif -www/vtiger/themes/nature/images/arrow_down.gif -www/vtiger/themes/nature/images/plus.gif -www/vtiger/themes/nature/images/movecol_del.gif -www/vtiger/themes/nature/images/first.gif -www/vtiger/themes/nature/images/bullet.gif -www/vtiger/themes/nature/images/calc_grey_btn.gif -www/vtiger/themes/nature/images/month_sel.gif -www/vtiger/themes/nature/images/movecol_down.gif -www/vtiger/themes/nature/images/right_arc.gif -www/vtiger/themes/nature/images/print.gif -www/vtiger/themes/nature/images/HelpDesk.gif -www/vtiger/themes/nature/images/movecol_up_down.gif -www/vtiger/themes/nature/images/Settings.gif -www/vtiger/themes/nature/images/purchase_order.gif -www/vtiger/themes/nature/images/calc_res_ml.gif -www/vtiger/themes/nature/images/calc_res_mr.gif -www/vtiger/themes/nature/images/studio.gif -www/vtiger/themes/nature/vendor.gif -www/vtiger/themes/nature/loginheader.html -www/vtiger/themes/nature/footer.php -www/vtiger/themes/nature/purchase_order.gif -www/vtiger/themes/nature/sales_order.gif -www/vtiger/themes/nature/loginheader.php -www/vtiger/themes/nature/style.css -www/vtiger/themes/nature/header.html -www/vtiger/themes/nature/header.php -www/vtiger/themes/nature/layout_utils.php -www/vtiger/log4php/spi/LoggerConfigurator.php -www/vtiger/log4php/spi/LoggerLocationInfo.php -www/vtiger/log4php/spi/LoggerFilter.php -www/vtiger/log4php/spi/LoggerFactory.php -www/vtiger/log4php/spi/LoggerLoggingEvent.php -www/vtiger/log4php/config/LoggerPropertySetter.php -www/vtiger/log4php/config/LoggerPropertyGetter.php -www/vtiger/log4php/or/LoggerDefaultRenderer.php -www/vtiger/log4php/or/LoggerObjectRenderer.php -www/vtiger/log4php/or/LoggerRendererMap.php -www/vtiger/log4php/appenders/LoggerAppenderConsole.php -www/vtiger/log4php/appenders/LoggerAppenderNull.php -www/vtiger/log4php/appenders/LoggerAppenderEcho.php -www/vtiger/log4php/appenders/LoggerAppenderFile.php -www/vtiger/log4php/appenders/LoggerAppenderSyslog.php -www/vtiger/log4php/appenders/LoggerAppenderRollingFile.php -www/vtiger/log4php/appenders/LoggerAppenderDailyFile.php -www/vtiger/log4php/appenders/LoggerAppenderMail.php -www/vtiger/log4php/appenders/LoggerAppenderMailEvent.php -www/vtiger/log4php/appenders/LoggerAppenderDb.php -www/vtiger/log4php/appenders/LoggerAppenderPhp.php -www/vtiger/log4php/appenders/LoggerAppenderSocket.php -www/vtiger/log4php/varia/LoggerStringMatchFilter.php -www/vtiger/log4php/varia/LoggerLevelMatchFilter.php -www/vtiger/log4php/varia/LoggerLevelRangeFilter.php -www/vtiger/log4php/varia/LoggerDenyAllFilter.php -www/vtiger/log4php/layouts/LoggerPatternLayout.php -www/vtiger/log4php/layouts/LoggerLayoutTTCC.php -www/vtiger/log4php/layouts/LoggerLayoutSimple.php -www/vtiger/log4php/layouts/LoggerXmlLayout.php -www/vtiger/log4php/layouts/LoggerLayoutHtml.php -www/vtiger/log4php/xml/LoggerDOMConfigurator.php -www/vtiger/log4php/helpers/LoggerOptionConverter.php -www/vtiger/log4php/helpers/LoggerPatternParser.php -www/vtiger/log4php/helpers/LoggerTransform.php -www/vtiger/log4php/helpers/LoggerPatternConverter.php -www/vtiger/log4php/helpers/LoggerFormattingInfo.php -www/vtiger/log4php/LoggerLayout.php -www/vtiger/log4php/Logger.php -www/vtiger/log4php/LoggerDefaultCategoryFactory.php -www/vtiger/log4php/LoggerCategory.php -www/vtiger/log4php/LoggerHierarchy.php -www/vtiger/log4php/LoggerLog.php -www/vtiger/log4php/LoggerRoot.php -www/vtiger/log4php/LoggerAppender.php -www/vtiger/log4php/LoggerMDC.php -www/vtiger/log4php/LoggerNDC.php -www/vtiger/log4php/LoggerAppenderSkeleton.php -www/vtiger/log4php/LoggerPropertyConfigurator.php -www/vtiger/log4php/LoggerBasicConfigurator.php -www/vtiger/log4php/LoggerLevel.php -www/vtiger/log4php/LoggerManager.php -www/vtiger/database/DatabaseConnection.php -www/vtiger/data/CRMEntity.php -www/vtiger/data/Tracker.php -www/vtiger/data/SugarBean.php -www/vtiger/cron/jobstartwindows.bat -www/vtiger/cron/send_mail.php -www/vtiger/cron/syntax.txt -www/vtiger/cron/intimateTaskStatus.bat -www/vtiger/cron/intimateTaskStatus.php -www/vtiger/cron/sendreminder.sh -www/vtiger/cron/class.phpmailer.php -www/vtiger/cron/examples.txt -www/vtiger/cron/class.smtp.php -www/vtiger/cron/runWindowsNotificationScheduler.php -www/vtiger/cron/executecron.sh -www/vtiger/cron/output.txt -www/vtiger/cron/runWindowsNotificationScheduler.sh -www/vtiger/licenses/SPL-1.1.2.txt -www/vtiger/licenses/GPL-2.txt -www/vtiger/licenses/MPL-1.1.txt -www/vtiger/licenses/BSD.txt -www/vtiger/licenses/QPL-1.0.txt -www/vtiger/licenses/LGPL-2.1.txt -www/vtiger/licenses/VPL-1.0.txt -www/vtiger/license/License_windows.txt -www/vtiger/license/License_linux.txt -www/vtiger/jscalendar/lang/calendar-ko-utf8.js -www/vtiger/jscalendar/lang/calendar-fi.js -www/vtiger/jscalendar/lang/calendar-es.js -www/vtiger/jscalendar/lang/calendar-du.js -www/vtiger/jscalendar/lang/calendar-ko.js -www/vtiger/jscalendar/lang/calendar-si.js -www/vtiger/jscalendar/lang/calendar-no.js -www/vtiger/jscalendar/lang/calendar-hu.js -www/vtiger/jscalendar/lang/calendar-sk.js -www/vtiger/jscalendar/lang/calendar-ro.js -www/vtiger/jscalendar/lang/calendar-ru.js -www/vtiger/jscalendar/lang/calendar-af.js -www/vtiger/jscalendar/lang/calendar-hr-utf8.js -www/vtiger/jscalendar/lang/calendar-pl-utf8.js -www/vtiger/jscalendar/lang/calendar-cs-win.js -www/vtiger/jscalendar/lang/calendar-el.js -www/vtiger/jscalendar/lang/calendar-en.js -www/vtiger/jscalendar/lang/calendar-lt-utf8.js -www/vtiger/jscalendar/lang/calendar-br.js -www/vtiger/jscalendar/lang/calendar-fr.js -www/vtiger/jscalendar/lang/calendar-nl.js -www/vtiger/jscalendar/lang/calendar-jp.js -www/vtiger/jscalendar/lang/calendar-hr.js -www/vtiger/jscalendar/lang/calendar-pl.js -www/vtiger/jscalendar/lang/calendar-it.js -www/vtiger/jscalendar/lang/calendar-lt.js -www/vtiger/jscalendar/lang/calendar-zh.js -www/vtiger/jscalendar/lang/calendar-sp.js -www/vtiger/jscalendar/lang/calendar-pt.js -www/vtiger/jscalendar/lang/calendar-ca.js -www/vtiger/jscalendar/lang/calendar-da.js -www/vtiger/jscalendar/lang/calendar-tr.js -www/vtiger/jscalendar/lang/calendar-sv.js -www/vtiger/jscalendar/lang/calendar-de.js -www/vtiger/jscalendar/img.gif -www/vtiger/jscalendar/calendar-setup.js -www/vtiger/jscalendar/menuarrow.gif -www/vtiger/jscalendar/menuarrow2.gif -www/vtiger/jscalendar/calendar-win2k-cold-1.css -www/vtiger/jscalendar/calendar.js -www/vtiger/jpgraph/lang/en.inc.php -www/vtiger/jpgraph/imgdata_squares.inc -www/vtiger/jpgraph/jpgraph_log.php -www/vtiger/jpgraph/jpgraph_utils.inc -www/vtiger/jpgraph/jpgraph_iconplot.php -www/vtiger/jpgraph/imgdata_stars.inc -www/vtiger/jpgraph/imgdata_balls.inc -www/vtiger/jpgraph/jpgraph_canvtools.php -www/vtiger/jpgraph/jpgraph_flags.php -www/vtiger/jpgraph/jpgraph_gb2312.php -www/vtiger/jpgraph/jpgraph_antispam-digits.php -www/vtiger/jpgraph/jpgraph_scatter.php -www/vtiger/jpgraph/jpgraph_plotmark.inc -www/vtiger/jpgraph/jpgraph_gantt.php -www/vtiger/jpgraph/jpgraph_date.php -www/vtiger/jpgraph/imgdata_bevels.inc -www/vtiger/jpgraph/jpgraph.php -www/vtiger/jpgraph/jpgraph_stock.php -www/vtiger/jpgraph/jpgraph_imgtrans.php -www/vtiger/jpgraph/jpgraph_line.php -www/vtiger/jpgraph/jpgraph_error.php -www/vtiger/jpgraph/jpgraph_radar.php -www/vtiger/jpgraph/jpg-config.inc -www/vtiger/jpgraph/imgdata_diamonds.inc -www/vtiger/jpgraph/jpgraph_gradient.php -www/vtiger/jpgraph/flags.dat -www/vtiger/jpgraph/jpgraph_plotband.php -www/vtiger/jpgraph/jpgraph_pie3d.php -www/vtiger/jpgraph/jpgraph_bar.php -www/vtiger/jpgraph/flags_thumb60x60.dat -www/vtiger/jpgraph/imgdata_pushpins.inc -www/vtiger/jpgraph/flags_thumb35x35.dat -www/vtiger/jpgraph/jpgraph_regstat.php -www/vtiger/jpgraph/jpgraph_canvas.php -www/vtiger/jpgraph/jpgraph_pie.php -www/vtiger/jpgraph/jpgraph_antispam.php -www/vtiger/jpgraph/jpgraph_polar.php -www/vtiger/jpgraph/flags_thumb100x100.dat -www/vtiger/pkg/apache/conf/win_httpd.conf -www/vtiger/pkg/apache/conf/lin_httpd.conf -www/vtiger/pkg/apache/bin/ShutdownApache.exe -www/vtiger/pkg/license/License_linux.txt -www/vtiger/pkg/license/License_windows.txt -www/vtiger/pkg/php/php.ini -www/vtiger/pkg/bin/uninstallvtiger.sh -www/vtiger/pkg/bin/stopvTiger.sh -www/vtiger/pkg/bin/find_replace.bat -www/vtiger/pkg/bin/startvTiger.bat -www/vtiger/pkg/bin/datamigration.bat -www/vtiger/pkg/bin/startvTiger.sh -www/vtiger/pkg/bin/stopvTiger.bat -www/vtiger/pkg/bin/datamigration.sh -www/vtiger/install/5createTables.inc.php -www/vtiger/install/gnuify-changelog.pl -www/vtiger/install/0welcome.php -www/vtiger/install/4createConfigFile.php -www/vtiger/install/vtigercrm-4.2.3.sql -www/vtiger/install/5createTables.php -www/vtiger/install/1checkSystem.php -www/vtiger/install/2setConfig.php -www/vtiger/install/populateSeedData.php -www/vtiger/install/3confirmConfig.php -www/vtiger/install/install.css -www/vtiger/test/wordtemplatedownload/todel.txt -www/vtiger/test/logo/vtiger-crm-logo.jpg -www/vtiger/test/logo/logo.txt -www/vtiger/test/product/vtigercrm.txt -www/vtiger/test/upload/vtigercrm.txt -www/vtiger/test/dbmonitor.php -www/vtiger/cache/upload/index.html -www/vtiger/cache/images/index.html -www/vtiger/cache/import/index.html -www/vtiger/cache/index.html -www/vtiger/bin/windows/datamigration.bat -www/vtiger/bin/windows/find_replace.bat -www/vtiger/bin/windows/startvTiger.bat -www/vtiger/bin/windows/stopvTiger.bat -www/vtiger/bin/linux/uninstallvtiger.sh -www/vtiger/bin/linux/stopvTiger.sh -www/vtiger/bin/linux/startvTiger.sh -www/vtiger/bin/linux/datamigration.sh -www/vtiger/bin/startvTiger.sh -www/vtiger/bin/datamigration.sh -www/vtiger/bin/startvTiger.bat -www/vtiger/bin/stopvTiger.bat -www/vtiger/bin/find_replace.bat -www/vtiger/bin/uninstallvtiger.sh -www/vtiger/bin/datamigration.bat -www/vtiger/bin/stopvTiger.sh -www/vtiger/adodb/xsl/convert-0.1-0.2.xsl -www/vtiger/adodb/xsl/remove-0.2.xsl -www/vtiger/adodb/xsl/convert-0.2-0.1.xsl -www/vtiger/adodb/pear/Auth/Container/ADOdb.php -www/vtiger/adodb/perf/perf-mssql.inc.php -www/vtiger/adodb/perf/perf-db2.inc.php -www/vtiger/adodb/perf/perf-oci8.inc.php -www/vtiger/adodb/perf/perf-mysql.inc.php -www/vtiger/adodb/perf/perf-postgres.inc.php -www/vtiger/adodb/perf/perf-informix.inc.php -www/vtiger/adodb/contrib/toxmlrpc.inc.php -www/vtiger/adodb/tests/test-datadict.php -www/vtiger/adodb/tests/test-php5.php -www/vtiger/adodb/tests/test-xmlschema.php -www/vtiger/adodb/tests/benchmark.php -www/vtiger/adodb/tests/test2.php -www/vtiger/adodb/tests/time.php -www/vtiger/adodb/tests/tmssql.php -www/vtiger/adodb/tests/test.php -www/vtiger/adodb/tests/testdatabases.inc.php -www/vtiger/adodb/tests/testmssql.php -www/vtiger/adodb/tests/testoci8cursor.php -www/vtiger/adodb/tests/test3.php -www/vtiger/adodb/tests/testoci8.php -www/vtiger/adodb/tests/testcache.php -www/vtiger/adodb/tests/test4.php -www/vtiger/adodb/tests/test5.php -www/vtiger/adodb/tests/testpaging.php -www/vtiger/adodb/tests/testsessions.php -www/vtiger/adodb/tests/test-perf.php -www/vtiger/adodb/tests/client.php -www/vtiger/adodb/tests/pdo.php -www/vtiger/adodb/tests/test_rs_array.php -www/vtiger/adodb/tests/test-pgblob.php -www/vtiger/adodb/tests/testgenid.php -www/vtiger/adodb/tests/testpear.php -www/vtiger/adodb/session/old/adodb-session.php -www/vtiger/adodb/session/old/crypt.inc.php -www/vtiger/adodb/session/old/adodb-cryptsession.php -www/vtiger/adodb/session/old/adodb-session-clob.php -www/vtiger/adodb/session/crypt.inc.php -www/vtiger/adodb/session/adodb-session.php -www/vtiger/adodb/session/adodb-cryptsession.php -www/vtiger/adodb/session/adodb-encrypt-md5.php -www/vtiger/adodb/session/adodb-encrypt-secret.php -www/vtiger/adodb/session/adodb-encrypt-sha1.php -www/vtiger/adodb/session/adodb-compress-bzip2.php -www/vtiger/adodb/session/adodb-encrypt-mcrypt.php -www/vtiger/adodb/session/adodb-session-clob.php -www/vtiger/adodb/session/adodb-compress-gzip.php -www/vtiger/adodb/datadict/datadict-firebird.inc.php -www/vtiger/adodb/datadict/datadict-postgres.inc.php -www/vtiger/adodb/datadict/datadict-sybase.inc.php -www/vtiger/adodb/datadict/datadict-db2.inc.php -www/vtiger/adodb/datadict/datadict-sapdb.inc.php -www/vtiger/adodb/datadict/datadict-informix.inc.php -www/vtiger/adodb/datadict/datadict-generic.inc.php -www/vtiger/adodb/datadict/datadict-mssql.inc.php -www/vtiger/adodb/datadict/datadict-access.inc.php -www/vtiger/adodb/datadict/datadict-oci8.inc.php -www/vtiger/adodb/datadict/datadict-ibase.inc.php -www/vtiger/adodb/datadict/datadict-mysql.inc.php -www/vtiger/adodb/drivers/adodb-odbtp_unicode.inc.php -www/vtiger/adodb/drivers/adodb-pdo_oci.inc.php -www/vtiger/adodb/drivers/adodb-postgres64.inc.php -www/vtiger/adodb/drivers/adodb-ldap.inc.php -www/vtiger/adodb/drivers/adodb-borland_ibase.inc.php -www/vtiger/adodb/drivers/adodb-ado_mssql.inc.php -www/vtiger/adodb/drivers/adodb-ibase.inc.php -www/vtiger/adodb/drivers/adodb-odbc_oracle.inc.php -www/vtiger/adodb/drivers/adodb-firebird.inc.php -www/vtiger/adodb/drivers/adodb-sybase.inc.php -www/vtiger/adodb/drivers/adodb-pdo_pgsql.inc.php -www/vtiger/adodb/drivers/adodb-sapdb.inc.php -www/vtiger/adodb/drivers/adodb-csv.inc.php -www/vtiger/adodb/drivers/adodb-postgres7.inc.php -www/vtiger/adodb/drivers/adodb-postgres8.inc.php -www/vtiger/adodb/drivers/adodb-mssql.inc.php -www/vtiger/adodb/drivers/adodb-sqlitepo.inc.php -www/vtiger/adodb/drivers/adodb-pdo_mssql.inc.php -www/vtiger/adodb/drivers/adodb-oci8po.inc.php -www/vtiger/adodb/drivers/adodb-access.inc.php -www/vtiger/adodb/drivers/adodb-ado.inc.php -www/vtiger/adodb/drivers/adodb-mysql.inc.php -www/vtiger/adodb/drivers/adodb-postgres.inc.php -www/vtiger/adodb/drivers/adodb-oci805.inc.php -www/vtiger/adodb/drivers/adodb-db2.inc.php -www/vtiger/adodb/drivers/adodb-fbsql.inc.php -www/vtiger/adodb/drivers/adodb-pdo_mysql.inc.php -www/vtiger/adodb/drivers/adodb-mysqli.inc.php -www/vtiger/adodb/drivers/adodb-sybase_ase.inc.php -www/vtiger/adodb/drivers/adodb-netezza.inc.php -www/vtiger/adodb/drivers/adodb-proxy.inc.php -www/vtiger/adodb/drivers/adodb-pdo.inc.php -www/vtiger/adodb/drivers/adodb-ado_access.inc.php -www/vtiger/adodb/drivers/adodb-odbc_mssql.inc.php -www/vtiger/adodb/drivers/adodb-ado5.inc.php -www/vtiger/adodb/drivers/adodb-mysqlt.inc.php -www/vtiger/adodb/drivers/adodb-informix.inc.php -www/vtiger/adodb/drivers/adodb-vfp.inc.php -www/vtiger/adodb/drivers/adodb-sqlanywhere.inc.php -www/vtiger/adodb/drivers/adodb-odbc_db2.inc.php -www/vtiger/adodb/drivers/adodb-mssqlpo.inc.php -www/vtiger/adodb/drivers/adodb-sqlite.inc.php -www/vtiger/adodb/drivers/adodb-oci8.inc.php -www/vtiger/adodb/drivers/adodb-informix72.inc.php -www/vtiger/adodb/drivers/adodb-oracle.inc.php -www/vtiger/adodb/drivers/adodb-odbc.inc.php -www/vtiger/adodb/drivers/adodb-odbtp.inc.php -www/vtiger/adodb/lang/adodb-pt-br.inc.php -www/vtiger/adodb/lang/adodb-pl.inc.php -www/vtiger/adodb/lang/adodb-it.inc.php -www/vtiger/adodb/lang/adodb-hu.inc.php -www/vtiger/adodb/lang/adodb-cz.inc.php -www/vtiger/adodb/lang/adodb-ro.inc.php -www/vtiger/adodb/lang/adodb-ca.inc.php -www/vtiger/adodb/lang/adodb-da.inc.php -www/vtiger/adodb/lang/adodb-uk1251.inc.php -www/vtiger/adodb/lang/adodb-de.inc.php -www/vtiger/adodb/lang/adodb-bg.inc.php -www/vtiger/adodb/lang/adodb-sv.inc.php -www/vtiger/adodb/lang/adodb-esperanto.inc.php -www/vtiger/adodb/lang/adodb-bgutf8.inc.php -www/vtiger/adodb/lang/adodb-ru1251.inc.php -www/vtiger/adodb/lang/adodb-cn.inc.php -www/vtiger/adodb/lang/adodb-en.inc.php -www/vtiger/adodb/lang/adodb-ar.inc.php -www/vtiger/adodb/lang/adodb-fr.inc.php -www/vtiger/adodb/lang/adodb-es.inc.php -www/vtiger/adodb/lang/adodb-nl.inc.php -www/vtiger/adodb/tohtml.inc.php -www/vtiger/adodb/server.php -www/vtiger/adodb/adodb-iterator.inc.php -www/vtiger/adodb/adodb-error.inc.php -www/vtiger/adodb/adodb-perf.inc.php -www/vtiger/adodb/adodb-time.inc.php -www/vtiger/adodb/adodb-pager.inc.php -www/vtiger/adodb/adodb-errorpear.inc.php -www/vtiger/adodb/adodb.inc.php -www/vtiger/adodb/pivottable.inc.php -www/vtiger/adodb/adodb-lib.inc.php -www/vtiger/adodb/adodb-php4.inc.php -www/vtiger/adodb/adodb-datadict.inc.php -www/vtiger/adodb/adodb-csvlib.inc.php -www/vtiger/adodb/toexport.inc.php -www/vtiger/adodb/adodb-errorhandler.inc.php -www/vtiger/adodb/adodb-xmlschema.inc.php -www/vtiger/adodb/adodb-exceptions.inc.php -www/vtiger/adodb/rsfilter.inc.php -www/vtiger/adodb/adodb-pear.inc.php -www/vtiger/XTemplate/debug.php -www/vtiger/XTemplate/LICENSE -www/vtiger/XTemplate/ex1.php -www/vtiger/XTemplate/ex2.php -www/vtiger/XTemplate/ex3.php -www/vtiger/XTemplate/ex4.php -www/vtiger/XTemplate/ex5.php -www/vtiger/XTemplate/ex6.php -www/vtiger/XTemplate/ex7.php -www/vtiger/XTemplate/README -www/vtiger/XTemplate/ex1.html -www/vtiger/XTemplate/ex7-inc2.html -www/vtiger/XTemplate/ex2.html -www/vtiger/XTemplate/ex3.html -www/vtiger/XTemplate/ex4.html -www/vtiger/XTemplate/ex5.html -www/vtiger/XTemplate/ex6.html -www/vtiger/XTemplate/ex7.html -www/vtiger/XTemplate/ex7-inc.html -www/vtiger/XTemplate/xtpl.php -www/vtiger/include/feedParser/xmlParser.php -www/vtiger/include/feedParser/feedParser.php -www/vtiger/include/fpdf/font/zapfdingbats.php -www/vtiger/include/fpdf/font/timesi.php -www/vtiger/include/fpdf/font/timesbi.php -www/vtiger/include/fpdf/font/helveticai.php -www/vtiger/include/fpdf/font/helveticabi.php -www/vtiger/include/fpdf/font/times.php -www/vtiger/include/fpdf/font/timesb.php -www/vtiger/include/fpdf/font/helvetica.php -www/vtiger/include/fpdf/font/symbol.php -www/vtiger/include/fpdf/font/helveticab.php -www/vtiger/include/fpdf/font/courier.php -www/vtiger/include/fpdf/fpdf.php -www/vtiger/include/fpdf/fpdf.css -www/vtiger/include/php_writeexcel/LICENSE -www/vtiger/include/php_writeexcel/class.writeexcel_biffwriter.inc.php -www/vtiger/include/php_writeexcel/functions.writeexcel_utility.inc.php -www/vtiger/include/php_writeexcel/class.writeexcel_formula.inc.php -www/vtiger/include/php_writeexcel/class.writeexcel_worksheet.inc.php -www/vtiger/include/php_writeexcel/class.writeexcel_format.inc.php -www/vtiger/include/php_writeexcel/class.writeexcel_olewriter.inc.php -www/vtiger/include/php_writeexcel/class.excel.php -www/vtiger/include/php_writeexcel/class.writeexcel_workbook.inc.php -www/vtiger/include/php_writeexcel/class.writeexcel_workbookbig.inc.php -www/vtiger/include/ListView/ListView.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/js/fckxml.js -www/vtiger/include/fckeditor/editor/filemanager/browser/default/js/common.js -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php/basexml.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php/commands.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php/config.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php/io.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php/util.php -www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/test.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/js.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/html.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/Folder.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/spacer.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/Folder32.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif -www/vtiger/include/fckeditor/editor/filemanager/browser/default/frmfolders.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/Browser.css -www/vtiger/include/fckeditor/editor/filemanager/browser/default/frmupload.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/frmactualfolder.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/frmresourceslist.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/frmresourcetype.html -www/vtiger/include/fckeditor/editor/filemanager/browser/default/browser.html -www/vtiger/include/fckeditor/editor/_source/internals/fckcontextmenu_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fckplugins.js -www/vtiger/include/fckeditor/editor/_source/internals/fckselection.js -www/vtiger/include/fckeditor/editor/_source/internals/fckdebug.js -www/vtiger/include/fckeditor/editor/_source/internals/fckselection_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fckscriptloader.js -www/vtiger/include/fckeditor/editor/_source/internals/fckxhtml.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktablehandler_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fckcodeformatter.js -www/vtiger/include/fckeditor/editor/_source/internals/fckdialog.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_1.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktools.js -www/vtiger/include/fckeditor/editor/_source/internals/fckcommands.js -www/vtiger/include/fckeditor/editor/_source/internals/fckxhtmlentities.js -www/vtiger/include/fckeditor/editor/_source/internals/fckcontextmenu_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktoolbaritems.js -www/vtiger/include/fckeditor/editor/_source/internals/fckxhtml_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fckconfig.js -www/vtiger/include/fckeditor/editor/_source/internals/fckdialog_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_1_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fckcoreextensions.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktools_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fckcontextmenu.js -www/vtiger/include/fckeditor/editor/_source/internals/fckxhtml_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktools_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fck.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktablehandler_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktablehandler.js -www/vtiger/include/fckeditor/editor/_source/internals/fcklanguagemanager.js -www/vtiger/include/fckeditor/editor/_source/internals/fckbrowserinfo.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_2.js -www/vtiger/include/fckeditor/editor/_source/internals/fckregexlib.js -www/vtiger/include/fckeditor/editor/_source/internals/fckselection_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_last.js -www/vtiger/include/fckeditor/editor/_source/internals/fckurlparams.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_2_gecko.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_onload.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_1_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fckdialog_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fck_2_ie.js -www/vtiger/include/fckeditor/editor/_source/internals/fcktoolbarset.js -www/vtiger/include/fckeditor/editor/_source/globals/fckeditorapi.js -www/vtiger/include/fckeditor/editor/_source/globals/fck_constants.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fck_othercommands.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fcknamedcommand.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fcktablecommand.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js -www/vtiger/include/fckeditor/editor/_source/commandclasses/fckstylecommand.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarcombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fckcontextmenugroup.js -www/vtiger/include/fckeditor/editor/_source/classes/fckstyledef_gecko.js -www/vtiger/include/fckeditor/editor/_source/classes/fckcontextmenuitem.js -www/vtiger/include/fckeditor/editor/_source/classes/fckcontextmenuseparator.js -www/vtiger/include/fckeditor/editor/_source/classes/fckstyledef_ie.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarbutton.js -www/vtiger/include/fckeditor/editor/_source/classes/fckplugin.js -www/vtiger/include/fckeditor/editor/_source/classes/fckspecialcombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbar.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fckevents.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js -www/vtiger/include/fckeditor/editor/_source/classes/fckpanel_gecko.js -www/vtiger/include/fckeditor/editor/_source/classes/fckxml_gecko.js -www/vtiger/include/fckeditor/editor/_source/classes/fckstylesloader.js -www/vtiger/include/fckeditor/editor/_source/classes/fckpanel_ie.js -www/vtiger/include/fckeditor/editor/_source/classes/fckxml_ie.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js -www/vtiger/include/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js -www/vtiger/include/fckeditor/editor/_source/classes/fckstyledef.js -www/vtiger/include/fckeditor/editor/dialog/common/images/locked.gif -www/vtiger/include/fckeditor/editor/dialog/common/images/reset.gif -www/vtiger/include/fckeditor/editor/dialog/common/images/unlocked.gif -www/vtiger/include/fckeditor/editor/dialog/common/fck_dialog_common.css -www/vtiger/include/fckeditor/editor/dialog/common/fck_dialog_common.js -www/vtiger/include/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif -www/vtiger/include/fckeditor/editor/dialog/fck_about/logo_fredck.gif -www/vtiger/include/fckeditor/editor/dialog/fck_image/fck_image.js -www/vtiger/include/fckeditor/editor/dialog/fck_link/fck_link.js -www/vtiger/include/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html -www/vtiger/include/fckeditor/editor/dialog/fck_select/fck_select.js -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/keyboard_layout.gif -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/00.gif -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/data.js -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/dialogue.js -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/diacritic.js -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/fck_universalkey.css -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey/multihexa.js -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html -www/vtiger/include/fckeditor/editor/dialog/fck_tablecell.html -www/vtiger/include/fckeditor/editor/dialog/fck_select.html -www/vtiger/include/fckeditor/editor/dialog/fck_find.html -www/vtiger/include/fckeditor/editor/dialog/fck_colorselector.html -www/vtiger/include/fckeditor/editor/dialog/fck_image.html -www/vtiger/include/fckeditor/editor/dialog/fck_universalkey.html -www/vtiger/include/fckeditor/editor/dialog/fck_textfield.html -www/vtiger/include/fckeditor/editor/dialog/fck_table.html -www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages.html -www/vtiger/include/fckeditor/editor/dialog/fck_docprops.html -www/vtiger/include/fckeditor/editor/dialog/fck_radiobutton.html -www/vtiger/include/fckeditor/editor/dialog/fck_hiddenfield.html -www/vtiger/include/fckeditor/editor/dialog/fck_smiley.html -www/vtiger/include/fckeditor/editor/dialog/fck_listprop.html -www/vtiger/include/fckeditor/editor/dialog/fck_textarea.html -www/vtiger/include/fckeditor/editor/dialog/fck_checkbox.html -www/vtiger/include/fckeditor/editor/dialog/fck_specialchar.html -www/vtiger/include/fckeditor/editor/dialog/fck_link.html -www/vtiger/include/fckeditor/editor/dialog/fck_form.html -www/vtiger/include/fckeditor/editor/dialog/fck_about.html -www/vtiger/include/fckeditor/editor/dialog/fck_anchor.html -www/vtiger/include/fckeditor/editor/dialog/fck_replace.html -www/vtiger/include/fckeditor/editor/dialog/fck_button.html -www/vtiger/include/fckeditor/editor/dialog/fck_paste.html -www/vtiger/include/fckeditor/editor/lang/sr-latn.js -www/vtiger/include/fckeditor/editor/lang/bs.js -www/vtiger/include/fckeditor/editor/lang/cs.js -www/vtiger/include/fckeditor/editor/lang/es.js -www/vtiger/include/fckeditor/editor/lang/ko.js -www/vtiger/include/fckeditor/editor/lang/no.js -www/vtiger/include/fckeditor/editor/lang/hu.js -www/vtiger/include/fckeditor/editor/lang/sk.js -www/vtiger/include/fckeditor/editor/lang/zh-cn.js -www/vtiger/include/fckeditor/editor/lang/ro.js -www/vtiger/include/fckeditor/editor/lang/pt-br.js -www/vtiger/include/fckeditor/editor/lang/ru.js -www/vtiger/include/fckeditor/editor/lang/ar.js -www/vtiger/include/fckeditor/editor/lang/en.js -www/vtiger/include/fckeditor/editor/lang/gl.js -www/vtiger/include/fckeditor/editor/lang/fr.js -www/vtiger/include/fckeditor/editor/lang/gr.js -www/vtiger/include/fckeditor/editor/lang/et.js -www/vtiger/include/fckeditor/editor/lang/nl.js -www/vtiger/include/fckeditor/editor/lang/hr.js -www/vtiger/include/fckeditor/editor/lang/pl.js -www/vtiger/include/fckeditor/editor/lang/th.js -www/vtiger/include/fckeditor/editor/lang/it.js -www/vtiger/include/fckeditor/editor/lang/sl.js -www/vtiger/include/fckeditor/editor/lang/lt.js -www/vtiger/include/fckeditor/editor/lang/zh.js -www/vtiger/include/fckeditor/editor/lang/pt.js -www/vtiger/include/fckeditor/editor/lang/ca.js -www/vtiger/include/fckeditor/editor/lang/da.js -www/vtiger/include/fckeditor/editor/lang/sr.js -www/vtiger/include/fckeditor/editor/lang/tr.js -www/vtiger/include/fckeditor/editor/lang/fa.js -www/vtiger/include/fckeditor/editor/lang/bg.js -www/vtiger/include/fckeditor/editor/lang/de.js -www/vtiger/include/fckeditor/editor/lang/sv.js -www/vtiger/include/fckeditor/editor/lang/ja.js -www/vtiger/include/fckeditor/editor/lang/he.js -www/vtiger/include/fckeditor/editor/lang/fi.js -www/vtiger/include/fckeditor/editor/lang/eo.js -www/vtiger/include/fckeditor/editor/lang/fcklanguagemanager.js -www/vtiger/include/fckeditor/editor/plugins/placeholder/lang/it.js -www/vtiger/include/fckeditor/editor/plugins/placeholder/lang/en.js -www/vtiger/include/fckeditor/editor/plugins/placeholder/fck_placeholder.html -www/vtiger/include/fckeditor/editor/plugins/placeholder/placeholder.gif -www/vtiger/include/fckeditor/editor/plugins/placeholder/fckplugin.js -www/vtiger/include/fckeditor/editor/plugins/tablecommands/fckplugin.js -www/vtiger/include/fckeditor/editor/images/smiley/fun/tuffgong.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/gele.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/wow.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/demis_roussos.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon_bravo.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/happy.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/capo.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/double0smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/thumbup.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/yltype.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/rastapop.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/question2.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon23.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/spamafote.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon26.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/mad.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/devil.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/youpi.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sad.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/obanon.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon_bandit.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/shocked.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/wouaf.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/mmm.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/zoor.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/cwm14.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/eltaf.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/urgeman.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/angry1.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/tongue.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/love.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/confused.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/lol3.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/smiley_peur.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/alien2.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/boid.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/blush.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/asthanos.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/devil2.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/assjani.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sad2.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/nuts.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/bored.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/bigsmile.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/rasta2.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/tigi.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon_angel.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/plugin.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/thumbdown.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/xp1700.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/tap67.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/rosebud.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/beaute.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/question.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/yopyopyop.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/notify.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/bazuzeus.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/wink.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sick2.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/ouaip.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/aiua.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/music.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/angry.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/halm.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/apophys.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/jesors1.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sors.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/eek3.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sovxx.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon_clown.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/alien.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/crazy.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sick.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/bonk.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/borg.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/toad666.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/icon12.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/ak.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/megaphone.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/worship.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/pleure.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/cool.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/slaap.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/vanadium.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/jesors.gif -www/vtiger/include/fckeditor/editor/images/smiley/fun/sleep.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/regular_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/omg_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/lightbulb.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/envelope.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/angel_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/cry_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/thumbs_down.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/confused_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/tounge_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/devil_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/embaressed_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/shades_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/sad_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/wink_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/heart.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/teeth_smile.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/cake.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/kiss.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/broken_heart.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/thumbs_up.gif -www/vtiger/include/fckeditor/editor/images/smiley/msn/angry_smile.gif -www/vtiger/include/fckeditor/editor/images/spacer.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tablemergecells.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/spellcheck.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/specialchar.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/imagebutton.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/select.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/image.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/checkbox.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/docprops.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/hidden.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/radio.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/input.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/italic.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/undo.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/removeformat.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/pasteword.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/copy.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/anchor.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/replace.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/textarea.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/subscript.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/bold.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/indent.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/underline.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/newpage.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/redo.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/flash.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/cut.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tablesplitcell.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/justifyright.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/bulletedlist.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/link.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/hiddenfield.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/source.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/unlink.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/preview.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/save.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/inserthorizontalrule.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/about.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tabledeletecolumns.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/button.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tableinsertcell.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/paste.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/pastetext.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/universalkey.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/fontstyleadv.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/textcolor.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tabledeleterows.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/showdetails.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/bgcolor.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/textfield.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tableinsertcolumn.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/numberedlist.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/insertunorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/strikethrough.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tableinsertrow.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/find.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/justifyleft.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/unorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/justifyfull.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/outdent.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/mail.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/superscript.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tablecell.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/tabledeletecells.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/table.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/new.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/print.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/insertorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/justifycenter.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/open.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/smiley.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/form.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/showtableborders.gif -www/vtiger/include/fckeditor/editor/skins/office2003/toolbar/selectall.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.separator.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.start.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.expand.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.end.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.end0.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.bg.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif -www/vtiger/include/fckeditor/editor/skins/office2003/images/toolbar.bg0.gif -www/vtiger/include/fckeditor/editor/skins/office2003/fck_contextmenu.css -www/vtiger/include/fckeditor/editor/skins/office2003/fck_editor.css -www/vtiger/include/fckeditor/editor/skins/office2003/fck_dialog.css -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tablemergecells.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/spellcheck.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/specialchar.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/imagebutton.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/select.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/image.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/checkbox.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/docprops.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/radio.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/undo.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/italic.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/removeformat.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/pasteword.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/copy.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/anchor.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/replace.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/textarea.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/subscript.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/bold.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/indent.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/underline.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/newpage.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/redo.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/source.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/cut.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/link.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/justifyright.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/bulletedlist.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tablesplitcell.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/hiddenfield.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/unlink.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/preview.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/save.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/inserthorizontalrule.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/about.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tabledeletecolumns.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/button.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tableinsertcell.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/paste.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/pastetext.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/universalkey.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/textcolor.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tabledeleterows.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/showdetails.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/bgcolor.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/textfield.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tableinsertcolumn.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/numberedlist.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/insertunorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/strikethrough.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tableinsertrow.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/find.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/justifyleft.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/unorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/justifyfull.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/outdent.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/superscript.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tabledeletecells.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/tablecell.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/table.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/print.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/insertorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/justifycenter.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/smiley.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/form.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/showtableborders.gif -www/vtiger/include/fckeditor/editor/skins/default/toolbar/selectall.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.separator.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.start.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.expand.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.collapse.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.end.gif -www/vtiger/include/fckeditor/editor/skins/default/images/toolbar.arrowright.gif -www/vtiger/include/fckeditor/editor/skins/default/fck_contextmenu.css -www/vtiger/include/fckeditor/editor/skins/default/fck_editor.css -www/vtiger/include/fckeditor/editor/skins/default/fck_dialog.css -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tablemergecells.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/spellcheck.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/specialchar.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/imagebutton.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/select.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/image.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/checkbox.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/docprops.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/radio.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/undo.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/italic.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/removeformat.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/pasteword.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/copy.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/anchor.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/replace.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/textarea.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/subscript.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/bold.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/indent.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/underline.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/newpage.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/redo.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/source.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/cut.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/link.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/justifyright.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/bulletedlist.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tablesplitcell.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/hiddenfield.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/unlink.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/preview.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/save.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/inserthorizontalrule.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/about.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tabledeletecolumns.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/button.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tableinsertcell.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/paste.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/pastetext.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/universalkey.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/textcolor.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tabledeleterows.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/showdetails.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/bgcolor.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/textfield.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tableinsertcolumn.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/numberedlist.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/insertunorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/strikethrough.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tableinsertrow.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/find.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/justifyleft.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/unorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/justifyfull.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/outdent.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/superscript.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tabledeletecells.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/tablecell.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/table.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/print.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/insertorderedlist.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/justifycenter.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/smiley.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/form.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/showtableborders.gif -www/vtiger/include/fckeditor/editor/skins/silver/toolbar/selectall.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.separator.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.start.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.expand.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.collapse.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.end.gif -www/vtiger/include/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif -www/vtiger/include/fckeditor/editor/skins/silver/fck_contextmenu.css -www/vtiger/include/fckeditor/editor/skins/silver/fck_editor.css -www/vtiger/include/fckeditor/editor/skins/silver/fck_dialog.css -www/vtiger/include/fckeditor/editor/css/behaviors/showtableborders.htc -www/vtiger/include/fckeditor/editor/css/behaviors/moz-bindings.xml -www/vtiger/include/fckeditor/editor/css/behaviors/hiddenfield.htc -www/vtiger/include/fckeditor/editor/css/behaviors/anchors.htc -www/vtiger/include/fckeditor/editor/css/behaviors/anchor.gif -www/vtiger/include/fckeditor/editor/css/behaviors/hiddenfield.gif -www/vtiger/include/fckeditor/editor/css/fck_editorarea.css -www/vtiger/include/fckeditor/editor/css/fck_internal.css -www/vtiger/include/fckeditor/editor/js/fck_startup.js -www/vtiger/include/fckeditor/editor/js/fckeditorcode_gecko_1.js -www/vtiger/include/fckeditor/editor/js/fckeditorcode_gecko_2.js -www/vtiger/include/fckeditor/editor/js/fckeditorcode_ie_1.js -www/vtiger/include/fckeditor/editor/js/fckeditorcode_ie_2.js -www/vtiger/include/fckeditor/editor/fckeditor.original.html -www/vtiger/include/fckeditor/editor/fckdialog.html -www/vtiger/include/fckeditor/editor/fckeditorarea.html -www/vtiger/include/fckeditor/editor/fckdebug.html -www/vtiger/include/fckeditor/editor/fckeditor.html -www/vtiger/include/fckeditor/editor/fckblank.html -www/vtiger/include/fckeditor/license.txt -www/vtiger/include/fckeditor/fcktemplates.xml -www/vtiger/include/fckeditor/fckconfig.js -www/vtiger/include/fckeditor/fckeditor.js -www/vtiger/include/fckeditor/fckstyles.xml -www/vtiger/include/fckeditor/fckeditor.php -www/vtiger/include/nusoap/class.soap_server.php -www/vtiger/include/nusoap/class.wsdl.php -www/vtiger/include/nusoap/nusoapmime.php -www/vtiger/include/nusoap/changelog -www/vtiger/include/nusoap/class.soap_fault.php -www/vtiger/include/nusoap/class.wsdlcache.php -www/vtiger/include/nusoap/class.soap_transport_http.php -www/vtiger/include/nusoap/class.soap_parser.php -www/vtiger/include/nusoap/class.nusoap_base.php -www/vtiger/include/nusoap/class.soapclient.php -www/vtiger/include/nusoap/class.xmlschema.php -www/vtiger/include/nusoap/nusoap.php -www/vtiger/include/nusoap/class.soap_val.php -www/vtiger/include/language/en_us.lang.php -www/vtiger/include/lastrss/lastRSS.php -www/vtiger/include/database/PearDatabase.php -www/vtiger/include/images/vtiger-crm.gif -www/vtiger/include/images/vtiger.jpg -www/vtiger/include/images/spacer.gif -www/vtiger/include/images/left_arc.gif -www/vtiger/include/images/vtigercrm_icon.ico -www/vtiger/include/images/dragdrop.gif -www/vtiger/include/images/login_left.gif -www/vtiger/include/images/right_arc.gif -www/vtiger/include/images/vtiger_crmlogo.gif -www/vtiger/include/images/outlook_download.gif -www/vtiger/include/images/login_right.gif -www/vtiger/include/images/blank.gif -www/vtiger/include/images/login_botleft.gif -www/vtiger/include/images/login.gif -www/vtiger/include/images/login_botright.gif -www/vtiger/include/file.php -www/vtiger/include/calc.js -www/vtiger/include/upload_file.php -www/vtiger/include/RelatedTicketListUtil.php -www/vtiger/include/PopulateComboValues.php -www/vtiger/include/RelatedListView.html -www/vtiger/include/ComboUtil.php -www/vtiger/include/vtiger-crm.gif -www/vtiger/include/formbase.php -www/vtiger/include/utils.php -www/vtiger/include/submenu.js -www/vtiger/include/backup.php -www/vtiger/include/listview.php -www/vtiger/include/ComboStrings.php -www/vtiger/include/scroller.js -www/vtiger/include/PopulateCustomFieldTables.php -www/vtiger/include/Clock.php -www/vtiger/include/ftp.php -www/vtiger/include/logging.php -www/vtiger/include/Calc.php -www/vtiger/include/PopulatePhpBBtables.php -www/vtiger/include/general.js -www/vtiger/include/RelatedListView.php -www/vtiger/include/uifromdbutil.php -www/vtiger/include/FormValidationUtil.php -www/vtiger/include/CustomFieldUtil.php -www/vtiger/migration/migrate_2_1to3_0.sql -www/vtiger/schema/DatabaseSchema.xml -www/vtiger/config.php -www/vtiger/config.inc.php -www/vtiger/config.db.php -www/vtiger/changelog.txt -www/vtiger/README.txt -www/vtiger/INSTALL.txt -www/vtiger/COPYING.txt -www/vtiger/vtigerversion.php -www/vtiger/vtigerpatch.php -www/vtiger/vtigerlogger.php -www/vtiger/soap.php -www/vtiger/sendreminder.php -www/vtiger/phprint.php -www/vtiger/migratorbackupconnection.php -www/vtiger/migrate.php -www/vtiger/menu.php -www/vtiger/log4php.properties -www/vtiger/install.php -www/vtiger/index.php -www/vtiger/graph.php -www/vtiger/fileupload.php -www/vtiger/fileupload.html -www/vtiger/extractSchema.php -www/vtiger/export.php -www/vtiger/contactserialize.php -www/vtiger/connection.php -www/vtiger/config.template.php - -@dirrm www/vtiger/themes/orange/images -@dirrm www/vtiger/themes/orange -@dirrm www/vtiger/themes/nature/images -@dirrm www/vtiger/themes/nature -@dirrm www/vtiger/themes/images -@dirrm www/vtiger/themes/blue/images -@dirrm www/vtiger/themes/blue -@dirrm www/vtiger/themes/Aqua/images -@dirrm www/vtiger/themes/Aqua -@dirrm www/vtiger/themes -@dirrm www/vtiger/test/wordtemplatedownload -@dirrm www/vtiger/test/upload -@dirrm www/vtiger/test/product -@dirrm www/vtiger/test/logo -@dirrm www/vtiger/test -@dirrm www/vtiger/schema -@dirrm www/vtiger/pkg/php -@dirrm www/vtiger/pkg/license -@dirrm www/vtiger/pkg/bin -@dirrm www/vtiger/pkg/apache/conf -@dirrm www/vtiger/pkg/apache/bin -@dirrm www/vtiger/pkg/apache -@dirrm www/vtiger/pkg -@dirrm www/vtiger/modules/uploads/language -@dirrm www/vtiger/modules/uploads -@dirrm www/vtiger/modules/squirrelmail-1.4.4/plugins/mail_fetch -@dirrm www/vtiger/modules/squirrelmail-1.4.4/plugins/info -@dirrm www/vtiger/modules/squirrelmail-1.4.4/plugins -@dirrm www/vtiger/modules/squirrelmail-1.4.4/locale -@dirrm www/vtiger/modules/squirrelmail-1.4.4/language -@dirrm www/vtiger/modules/squirrelmail-1.4.4/include/options -@dirrm www/vtiger/modules/squirrelmail-1.4.4/include -@dirrm www/vtiger/modules/squirrelmail-1.4.4/images -@dirrm www/vtiger/modules/squirrelmail-1.4.4/functions/encode -@dirrm www/vtiger/modules/squirrelmail-1.4.4/functions/decode -@dirrm www/vtiger/modules/squirrelmail-1.4.4/functions -@dirrm www/vtiger/modules/squirrelmail-1.4.4/data -@dirrm www/vtiger/modules/squirrelmail-1.4.4/config -@dirrm www/vtiger/modules/squirrelmail-1.4.4/class/mime -@dirrm www/vtiger/modules/squirrelmail-1.4.4/class/helper -@dirrm www/vtiger/modules/squirrelmail-1.4.4/class/deliver -@dirrm www/vtiger/modules/squirrelmail-1.4.4/class -@dirrm www/vtiger/modules/squirrelmail-1.4.4/Mail -@dirrm www/vtiger/modules/squirrelmail-1.4.4 -@dirrm www/vtiger/modules/imports/Excel -@dirrm www/vtiger/modules/imports -@dirrm www/vtiger/modules/Yahoo/language -@dirrm www/vtiger/modules/Yahoo/images -@dirrm www/vtiger/modules/Yahoo -@dirrm www/vtiger/modules/Utilities -@dirrm www/vtiger/modules/Users/language -@dirrm www/vtiger/modules/Users -@dirrm www/vtiger/modules/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/Rss/language -@dirrm www/vtiger/modules/Rss -@dirrm www/vtiger/modules/Reports/language -@dirrm www/vtiger/modules/Reports -@dirrm www/vtiger/modules/Quotes/language -@dirrm www/vtiger/modules/Quotes -@dirrm www/vtiger/modules/Products/language -@dirrm www/vtiger/modules/Products -@dirrm www/vtiger/modules/Potentials/language -@dirrm www/vtiger/modules/Potentials -@dirrm www/vtiger/modules/Orders/language -@dirrm www/vtiger/modules/Orders -@dirrm www/vtiger/modules/Notes/language -@dirrm www/vtiger/modules/Notes -@dirrm www/vtiger/modules/Meetings/language -@dirrm www/vtiger/modules/Meetings -@dirrm www/vtiger/modules/Leads/language -@dirrm www/vtiger/modules/Leads -@dirrm www/vtiger/modules/Invoice/language -@dirrm www/vtiger/modules/Invoice -@dirrm www/vtiger/modules/Import/language -@dirrm www/vtiger/modules/Import -@dirrm www/vtiger/modules/Home/language -@dirrm www/vtiger/modules/Home -@dirrm www/vtiger/modules/HelpDesk/language -@dirrm www/vtiger/modules/HelpDesk -@dirrm www/vtiger/modules/Help/language -@dirrm www/vtiger/modules/Help -@dirrm www/vtiger/modules/Faq/language -@dirrm www/vtiger/modules/Faq -@dirrm www/vtiger/modules/Emails/templates -@dirrm www/vtiger/modules/Emails/language -@dirrm www/vtiger/modules/Emails -@dirrm www/vtiger/modules/Dashboard/language -@dirrm www/vtiger/modules/Dashboard -@dirrm www/vtiger/modules/CustomView/language -@dirrm www/vtiger/modules/CustomView -@dirrm www/vtiger/modules/Contacts/language -@dirrm www/vtiger/modules/Contacts -@dirrm www/vtiger/modules/Calendar/tmp -@dirrm www/vtiger/modules/Calendar/localization -@dirrm www/vtiger/modules/Calendar/layout -@dirrm www/vtiger/modules/Calendar/language -@dirrm www/vtiger/modules/Calendar/db -@dirrm www/vtiger/modules/Calendar/auth -@dirrm www/vtiger/modules/Calendar/admin -@dirrm www/vtiger/modules/Calendar -@dirrm www/vtiger/modules/Administration/language -@dirrm www/vtiger/modules/Administration -@dirrm www/vtiger/modules/Activities/language -@dirrm www/vtiger/modules/Activities -@dirrm www/vtiger/modules/Accounts/language -@dirrm www/vtiger/modules/Accounts -@dirrm www/vtiger/modules -@dirrm www/vtiger/migration -@dirrm www/vtiger/log4php/xml -@dirrm www/vtiger/log4php/varia -@dirrm www/vtiger/log4php/spi -@dirrm www/vtiger/log4php/or -@dirrm www/vtiger/log4php/layouts -@dirrm www/vtiger/log4php/helpers -@dirrm www/vtiger/log4php/config -@dirrm www/vtiger/log4php/appenders -@dirrm www/vtiger/log4php -@dirrm www/vtiger/licenses -@dirrm www/vtiger/license -@dirrm www/vtiger/jscalendar/lang -@dirrm www/vtiger/jscalendar -@dirrm www/vtiger/jpgraph/lang -@dirrm www/vtiger/jpgraph -@dirrm www/vtiger/install -@dirrm www/vtiger/include/php_writeexcel -@dirrm www/vtiger/include/nusoap -@dirrm www/vtiger/include/lastrss -@dirrm www/vtiger/include/language -@dirrm www/vtiger/include/images -@dirrm www/vtiger/include/fpdf/font -@dirrm www/vtiger/include/fpdf -@dirrm www/vtiger/include/feedParser -@dirrm www/vtiger/include/fckeditor/editor/skins/silver/toolbar -@dirrm www/vtiger/include/fckeditor/editor/skins/silver/images -@dirrm www/vtiger/include/fckeditor/editor/skins/silver -@dirrm www/vtiger/include/fckeditor/editor/skins/office2003/toolbar -@dirrm www/vtiger/include/fckeditor/editor/skins/office2003/images -@dirrm www/vtiger/include/fckeditor/editor/skins/office2003 -@dirrm www/vtiger/include/fckeditor/editor/skins/default/toolbar -@dirrm www/vtiger/include/fckeditor/editor/skins/default/images -@dirrm www/vtiger/include/fckeditor/editor/skins/default -@dirrm www/vtiger/include/fckeditor/editor/skins -@dirrm www/vtiger/include/fckeditor/editor/plugins/tablecommands -@dirrm www/vtiger/include/fckeditor/editor/plugins/placeholder/lang -@dirrm www/vtiger/include/fckeditor/editor/plugins/placeholder -@dirrm www/vtiger/include/fckeditor/editor/plugins -@dirrm www/vtiger/include/fckeditor/editor/lang -@dirrm www/vtiger/include/fckeditor/editor/js -@dirrm www/vtiger/include/fckeditor/editor/images/smiley/msn -@dirrm www/vtiger/include/fckeditor/editor/images/smiley/fun -@dirrm www/vtiger/include/fckeditor/editor/images/smiley -@dirrm www/vtiger/include/fckeditor/editor/images -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/js -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons/32 -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/images/icons -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/images -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/php -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/perl -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/cfm -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/aspx -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors/asp -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default/connectors -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser/default -@dirrm www/vtiger/include/fckeditor/editor/filemanager/browser -@dirrm www/vtiger/include/fckeditor/editor/filemanager -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_universalkey -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_spellerpages -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_select -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_link -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_image -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_docprops -@dirrm www/vtiger/include/fckeditor/editor/dialog/fck_about -@dirrm www/vtiger/include/fckeditor/editor/dialog/common/images -@dirrm www/vtiger/include/fckeditor/editor/dialog/common -@dirrm www/vtiger/include/fckeditor/editor/dialog -@dirrm www/vtiger/include/fckeditor/editor/css/behaviors -@dirrm www/vtiger/include/fckeditor/editor/css -@dirrm www/vtiger/include/fckeditor/editor/_source/internals -@dirrm www/vtiger/include/fckeditor/editor/_source/globals -@dirrm www/vtiger/include/fckeditor/editor/_source/commandclasses -@dirrm www/vtiger/include/fckeditor/editor/_source/classes -@dirrm www/vtiger/include/fckeditor/editor/_source -@dirrm www/vtiger/include/fckeditor/editor -@dirrm www/vtiger/include/fckeditor -@dirrm www/vtiger/include/database -@dirrm www/vtiger/include/ListView -@dirrm www/vtiger/include -@dirrm www/vtiger/database -@dirrm www/vtiger/data -@dirrm www/vtiger/cron -@dirrm www/vtiger/cache/upload -@dirrm www/vtiger/cache/import -@dirrm www/vtiger/cache/images -@dirrm www/vtiger/cache -@dirrm www/vtiger/bin/windows -@dirrm www/vtiger/bin/linux -@dirrm www/vtiger/bin -@dirrm www/vtiger/adodb/xsl -@dirrm www/vtiger/adodb/tests -@dirrm www/vtiger/adodb/session/old -@dirrm www/vtiger/adodb/session -@dirrm www/vtiger/adodb/perf -@dirrm www/vtiger/adodb/pear/Auth/Container -@dirrm www/vtiger/adodb/pear/Auth -@dirrm www/vtiger/adodb/pear -@dirrm www/vtiger/adodb/lang -@dirrm www/vtiger/adodb/drivers -@dirrm www/vtiger/adodb/datadict -@dirrm www/vtiger/adodb/contrib -@dirrm www/vtiger/adodb -@dirrm www/vtiger/XTemplate -@dirrm www/vtiger diff --git a/www/xpi-surfkeys/Makefile b/www/xpi-surfkeys/Makefile deleted file mode 100644 index 64e4e1a2a506..000000000000 --- a/www/xpi-surfkeys/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: xpi-surfkeys -# Date created: 2006-07-15 -# Whom: Simon Olofsson <simon@olofsson.de> -# -# $FreeBSD$ -# - -PORTNAME= surfkeys -DISTVERSION= 0_4_2 -CATEGORIES= www -MASTER_SITES= MOZDEV -DISTNAME= ${PORTNAME}_${DISTVERSION} - -MAINTAINER= simon@olofsson.de -COMMENT= Comfortable surfing with keyboard - -DEPRECATED= Development has been ceased -EXPIRATION_DATE= 2007-12-01 - -XPI_ID= {a44ef047-cd8d-406e-a354-b7101bd24735} -XPI_FILES= chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf -XPI_DIRS= chrome defaults/preferences defaults - -.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" -.include <bsd.port.mk> diff --git a/www/xpi-surfkeys/distinfo b/www/xpi-surfkeys/distinfo deleted file mode 100644 index 7e15927993a6..000000000000 --- a/www/xpi-surfkeys/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/surfkeys_0_4_2.xpi) = 8b70a0ded3d444207bc3c2097f3487f5 -SHA256 (xpi/surfkeys_0_4_2.xpi) = f9b92819495906dc34a2ad367acf16b3959a2f99de99599e3166fe8cd8a2af9f -SIZE (xpi/surfkeys_0_4_2.xpi) = 12230 diff --git a/www/xpi-surfkeys/pkg-descr b/www/xpi-surfkeys/pkg-descr deleted file mode 100644 index 64fa2a6bae21..000000000000 --- a/www/xpi-surfkeys/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Comfortable surfing with a keyboard. This extension provides some -functions that you can use to make your browsing with a keyboard more -comfortable. - -Author: Pekka Sillanpaa <p.sillanpaa@hut.fi> -WWW: http://surfkeys.mozdev.org/ |