[Vtigercrm-commits] [vtiger-commits] r3913 - in /vtigercrm/branches/4.2: ./ adodb/ adodb/contrib/ adodb/datadict/ adodb/drivers/ adodb/lang/ adodb/pear/Auth/Container/ adodb/perf/ adodb/session/ adodb/session/old/ adodb/tests/ include/ include/ListView/ include/database/ include/fckeditor/ include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ include/fckeditor/editor/filemanager/browser/default/connectors/php/ include/feedParser/ include/fpdf/ include/fpdf/font/ include/language/ include/lastrss/ include/nusoap/ include/php_writeexcel/ install/ jpgraph/ jpgraph/lang/ modules/Accounts/ modules/Accounts/language/ modules/Activities/ modules/Activities/language/ modules/Administration/ modules/Administration/language/ modules/Calendar/ modules/Calendar/admin/ modules/Calendar/language/ modules/Calls/ modules/Calls/language/ modules/Cases/ modules/Cases/language/ modules/Contacts/ modules/Contacts/language/ modules/CustomView/ modules/CustomView/language/ modules/Dashboard/ modules/Dashboard/language/ modules/Emails/ modules/Emails/language/ modules/Emails/templates/ modules/Faq/ modules/Faq/language/ modules/Help/ modules/Help/language/ modules/HelpDesk/ modules/HelpDesk/language/ modules/Home/ modules/Home/language/ modules/Import/ modules/Import/language/ modules/Invoice/ modules/Invoice/language/ modules/Leads/ modules/Leads/language/ modules/Meetings/ modules/Meetings/language/ modules/MessageBoard/ modules/MessageBoard/admin/ modules/MessageBoard/attach_mod/ modules/MessageBoard/attach_mod/includes/ modules/MessageBoard/cache/ modules/MessageBoard/db/ modules/MessageBoard/files/ modules/MessageBoard/includes/ modules/MessageBoard/language/ modules/MessageBoard/language/lang_english/ modules/MessageBoard/language/lang_german/ modules/MessageBoard/mods/phpbb_fetch_all/ modules/MessageBoard/spelling/ modules/Notes/ modules/Notes/language/ modules/Orders/ modules/Orders/language/ modules/Potentials/ modules/Potentials/language/ modules/Products/ modules/Products/language/ modules/Quotes/ modules/Quotes/language/ modules/Reports/ modules/Reports/language/ modules/Rss/ modules/Rss/language/ modules/Settings/ modules/Settings/language/ modules/System/ modules/System/includes/ modules/System/includes/lang/ modules/System/includes/mb/ modules/System/includes/os/ modules/System/includes/xml/ modules/System/language/ modules/Tasks/ modules/Tasks/language/ modules/Users/ modules/Users/language/ modules/Utilities/ modules/Yahoo/language/ modules/imports/ modules/imports/Excel/ modules/squirrelmail-1.4.4/ modules/squirrelmail-1.4.4/Mail/ modules/squirrelmail-1.4.4/class/ modules/squirrelmail-1.4.4/class/deliver/ modules/squirrelmail-1.4.4/class/helper/ modules/squirrelmail-1.4.4/class/mime/ modules/squirrelmail-1.4.4/config/ modules/squirrelmail-1.4.4/functions/ modules/squirrelmail-1.4.4/functions/decode/ modules/squirrelmail-1.4.4/functions/encode/ modules/squirrelmail-1.4.4/images/ modules/squirrelmail-1.4.4/include/ modules/squirrelmail-1.4.4/include/options/ modules/squirrelmail-1.4.4/language/ modules/squirrelmail-1.4.4/locale/ modules/squirrelmail-1.4.4/plugins/info/ modules/squirrelmail-1.4.4/plugins/mail_fetch/ modules/uploads/ modules/uploads/language/ themes/Aqua/ themes/blue/ themes/busthree/ themes/coolblue/ themes/coolblue/language/ themes/nature/ themes/orange/
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Feb 23 19:14:06 EST 2006
Author: mfedyk
Date: Thu Feb 23 17:10:34 2006
New Revision: 3913
Log:
set text/plain mime type on all php files
Modified:
vtigercrm/branches/4.2/adodb/adodb-csvlib.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-datadict.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-error.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-errorhandler.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-errorpear.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-exceptions.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-iterator.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-lib.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-pager.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-pear.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-perf.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-php4.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-time.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb-xmlschema.inc.php (props changed)
vtigercrm/branches/4.2/adodb/adodb.inc.php (props changed)
vtigercrm/branches/4.2/adodb/contrib/toxmlrpc.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-access.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-db2.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-firebird.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-generic.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-ibase.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-informix.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-mssql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-mysql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-oci8.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-postgres.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-sapdb.inc.php (props changed)
vtigercrm/branches/4.2/adodb/datadict/datadict-sybase.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-access.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-ado.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-ado5.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-ado_access.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-ado_mssql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-borland_ibase.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-csv.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-db2.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-fbsql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-firebird.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-ibase.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-informix.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-informix72.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-ldap.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-mssql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-mssqlpo.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-mysql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-mysqli.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-mysqlt.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-netezza.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-oci8.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-oci805.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-oci8po.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-odbc.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-odbc_db2.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-odbc_mssql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-odbc_oracle.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-odbtp.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-odbtp_unicode.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-oracle.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-pdo.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-pdo_mssql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-pdo_mysql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-pdo_oci.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-pdo_pgsql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-postgres.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-postgres64.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-postgres7.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-postgres8.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-proxy.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-sapdb.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-sqlanywhere.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-sqlite.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-sqlitepo.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-sybase.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-sybase_ase.inc.php (props changed)
vtigercrm/branches/4.2/adodb/drivers/adodb-vfp.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-ar.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-bg.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-bgutf8.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-ca.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-cn.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-cz.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-da.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-de.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-en.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-es.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-esperanto.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-fr.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-hu.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-it.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-nl.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-pl.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-pt-br.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-ro.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-ru1251.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-sv.inc.php (props changed)
vtigercrm/branches/4.2/adodb/lang/adodb-uk1251.inc.php (props changed)
vtigercrm/branches/4.2/adodb/pear/Auth/Container/ADOdb.php (props changed)
vtigercrm/branches/4.2/adodb/perf/perf-db2.inc.php (props changed)
vtigercrm/branches/4.2/adodb/perf/perf-informix.inc.php (props changed)
vtigercrm/branches/4.2/adodb/perf/perf-mssql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/perf/perf-mysql.inc.php (props changed)
vtigercrm/branches/4.2/adodb/perf/perf-oci8.inc.php (props changed)
vtigercrm/branches/4.2/adodb/perf/perf-postgres.inc.php (props changed)
vtigercrm/branches/4.2/adodb/pivottable.inc.php (props changed)
vtigercrm/branches/4.2/adodb/rsfilter.inc.php (props changed)
vtigercrm/branches/4.2/adodb/server.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-compress-bzip2.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-compress-gzip.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-cryptsession.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-encrypt-mcrypt.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-encrypt-md5.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-encrypt-secret.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-encrypt-sha1.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-session-clob.php (props changed)
vtigercrm/branches/4.2/adodb/session/adodb-session.php (props changed)
vtigercrm/branches/4.2/adodb/session/crypt.inc.php (props changed)
vtigercrm/branches/4.2/adodb/session/old/adodb-cryptsession.php (props changed)
vtigercrm/branches/4.2/adodb/session/old/adodb-session-clob.php (props changed)
vtigercrm/branches/4.2/adodb/session/old/adodb-session.php (props changed)
vtigercrm/branches/4.2/adodb/session/old/crypt.inc.php (props changed)
vtigercrm/branches/4.2/adodb/tests/benchmark.php (props changed)
vtigercrm/branches/4.2/adodb/tests/client.php (props changed)
vtigercrm/branches/4.2/adodb/tests/pdo.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test-datadict.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test-perf.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test-pgblob.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test-php5.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test-xmlschema.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test2.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test3.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test4.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test5.php (props changed)
vtigercrm/branches/4.2/adodb/tests/test_rs_array.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testcache.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testdatabases.inc.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testgenid.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testmssql.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testoci8.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testoci8cursor.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testpaging.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testpear.php (props changed)
vtigercrm/branches/4.2/adodb/tests/testsessions.php (props changed)
vtigercrm/branches/4.2/adodb/tests/time.php (props changed)
vtigercrm/branches/4.2/adodb/tests/tmssql.php (props changed)
vtigercrm/branches/4.2/adodb/toexport.inc.php (props changed)
vtigercrm/branches/4.2/adodb/tohtml.inc.php (props changed)
vtigercrm/branches/4.2/config.inc.php (props changed)
vtigercrm/branches/4.2/include/Calc.php (props changed)
vtigercrm/branches/4.2/include/Clock.php (props changed)
vtigercrm/branches/4.2/include/ComboStrings.php (props changed)
vtigercrm/branches/4.2/include/ComboUtil.php (props changed)
vtigercrm/branches/4.2/include/CustomFieldUtil.php (props changed)
vtigercrm/branches/4.2/include/FormValidationUtil.php (props changed)
vtigercrm/branches/4.2/include/ListView/ListView.php (props changed)
vtigercrm/branches/4.2/include/PopulateComboValues.php (props changed)
vtigercrm/branches/4.2/include/PopulateCustomFieldTables.php (props changed)
vtigercrm/branches/4.2/include/PopulatePhpBBtables.php (props changed)
vtigercrm/branches/4.2/include/RelatedListView.php (props changed)
vtigercrm/branches/4.2/include/RelatedTicketListUtil.php (props changed)
vtigercrm/branches/4.2/include/backup.php (props changed)
vtigercrm/branches/4.2/include/database/PearDatabase.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/filemanager/browser/default/connectors/php/basexml.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/filemanager/browser/default/connectors/php/commands.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/filemanager/browser/default/connectors/php/config.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/filemanager/browser/default/connectors/php/io.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/editor/filemanager/browser/default/connectors/php/util.php (props changed)
vtigercrm/branches/4.2/include/fckeditor/fckeditor.php (props changed)
vtigercrm/branches/4.2/include/feedParser/feedParser.php (props changed)
vtigercrm/branches/4.2/include/feedParser/xmlParser.php (props changed)
vtigercrm/branches/4.2/include/file.php (props changed)
vtigercrm/branches/4.2/include/formbase.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/courier.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/helvetica.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/helveticab.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/helveticabi.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/helveticai.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/symbol.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/times.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/timesb.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/timesbi.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/timesi.php (props changed)
vtigercrm/branches/4.2/include/fpdf/font/zapfdingbats.php (props changed)
vtigercrm/branches/4.2/include/fpdf/fpdf.php (props changed)
vtigercrm/branches/4.2/include/ftp.php (props changed)
vtigercrm/branches/4.2/include/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/include/lastrss/lastRSS.php (props changed)
vtigercrm/branches/4.2/include/listview.php (props changed)
vtigercrm/branches/4.2/include/logging.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.nusoap_base.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.soap_fault.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.soap_parser.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.soap_server.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.soap_transport_http.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.soap_val.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.soapclient.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.wsdl.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.wsdlcache.php (props changed)
vtigercrm/branches/4.2/include/nusoap/class.xmlschema.php (props changed)
vtigercrm/branches/4.2/include/nusoap/nusoap.php (props changed)
vtigercrm/branches/4.2/include/nusoap/nusoapmime.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.excel.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_biffwriter.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_format.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_formula.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_olewriter.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_workbook.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_workbookbig.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/class.writeexcel_worksheet.inc.php (props changed)
vtigercrm/branches/4.2/include/php_writeexcel/functions.writeexcel_utility.inc.php (props changed)
vtigercrm/branches/4.2/include/uifromdbutil.php (props changed)
vtigercrm/branches/4.2/include/upload_file.php (props changed)
vtigercrm/branches/4.2/install/config.template.php (props changed)
vtigercrm/branches/4.2/jpgraph/jpgraph_antispam-digits.php (props changed)
vtigercrm/branches/4.2/jpgraph/jpgraph_antispam.php (props changed)
vtigercrm/branches/4.2/jpgraph/jpgraph_date.php (props changed)
vtigercrm/branches/4.2/jpgraph/lang/en.inc.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Account.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/AccountFormBase.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/CustomAction.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/DeleteMemberAccountRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Import.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/ListViewTop.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Merge.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Popup_picker.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/Save.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/SubPanelView.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/index.php (props changed)
vtigercrm/branches/4.2/modules/Accounts/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Activities/Activity.php (props changed)
vtigercrm/branches/4.2/modules/Activities/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Activities/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Activities/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Activities/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Activities/Event.php (props changed)
vtigercrm/branches/4.2/modules/Activities/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Activities/GroupAllocationView.php (props changed)
vtigercrm/branches/4.2/modules/Activities/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Activities/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Activities/Save.php (props changed)
vtigercrm/branches/4.2/modules/Activities/SubPanelView.php (props changed)
vtigercrm/branches/4.2/modules/Activities/index.php (props changed)
vtigercrm/branches/4.2/modules/Activities/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Activities/sendreminder.php (props changed)
vtigercrm/branches/4.2/modules/Activities/updateRelations.php (props changed)
vtigercrm/branches/4.2/modules/Administration/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Administration/index.php (props changed)
vtigercrm/branches/4.2/modules/Administration/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/Authenticate.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/Save.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/UserCalendar.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/admin/create_config.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/admin/scheme.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/admin/update.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/calendar.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/calendar_day.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/calendar_week.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/config.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/gettext.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/i18n.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/index.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/logout.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/minical.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/minitimer.php (props changed)
vtigercrm/branches/4.2/modules/Calendar/mytutos.php (props changed)
vtigercrm/branches/4.2/modules/Calls/Call.php (props changed)
vtigercrm/branches/4.2/modules/Calls/CallFormBase.php (props changed)
vtigercrm/branches/4.2/modules/Calls/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Calls/DeleteCallContactRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Calls/DeleteCallUserRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Calls/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Calls/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Calls/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Calls/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Calls/Save.php (props changed)
vtigercrm/branches/4.2/modules/Calls/SubPanelViewInvitees.php (props changed)
vtigercrm/branches/4.2/modules/Calls/index.php (props changed)
vtigercrm/branches/4.2/modules/Calls/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Cases/Case.php (props changed)
vtigercrm/branches/4.2/modules/Cases/Charts.php (props changed)
vtigercrm/branches/4.2/modules/Cases/ContactCaseRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Cases/ContactCaseRelationshipEdit.php (props changed)
vtigercrm/branches/4.2/modules/Cases/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Cases/DeleteContactCaseRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Cases/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Cases/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Cases/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Cases/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Cases/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Cases/Save.php (props changed)
vtigercrm/branches/4.2/modules/Cases/SaveContactCaseRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Cases/SubPanelView.php (props changed)
vtigercrm/branches/4.2/modules/Cases/index.php (props changed)
vtigercrm/branches/4.2/modules/Cases/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/AddBusinessCard.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/BusinessCard.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Contact.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/ContactFormBase.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/ContactOpportunityRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/ContactOpportunityRelationshipEdit.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/CustomAction.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/DeleteContactCaseRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/DeleteContactOpportunityRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/DeleteDirectReportRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Import.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Merge.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/Save.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/SaveBusinessCard.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/SaveContactOpportunityRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/SubPanelView.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/SubPanelViewCase.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/SubPanelViewContactsAndUsers.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/SubPanelViewOpportunity.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/contactSeedData.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/index.php (props changed)
vtigercrm/branches/4.2/modules/Contacts/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/CustomAction.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/Delete.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/EditView.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/Forms.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/ListViewTop.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/PopulateCustomView.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/Save.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/SaveAction.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/SendMailAction.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/index.php (props changed)
vtigercrm/branches/4.2/modules/CustomView/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/Chart_lead_source_by_outcome.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/Chart_my_pipeline_by_sales_stage.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/Chart_outcome_by_month.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/Chart_pipeline_by_lead_source.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/Chart_pipeline_by_sales_stage.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/index.php (props changed)
vtigercrm/branches/4.2/modules/Dashboard/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Emails/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Emails/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Emails/DeleteEmailContactRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Emails/DeleteEmailUserRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Emails/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Emails/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Emails/Email.php (props changed)
vtigercrm/branches/4.2/modules/Emails/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Emails/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Emails/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Emails/Save.php (props changed)
vtigercrm/branches/4.2/modules/Emails/SubPanelViewRecipients.php (props changed)
vtigercrm/branches/4.2/modules/Emails/add2db.php (props changed)
vtigercrm/branches/4.2/modules/Emails/class.phpmailer.php (props changed)
vtigercrm/branches/4.2/modules/Emails/class.smtp.php (props changed)
vtigercrm/branches/4.2/modules/Emails/downloadfile.php (props changed)
vtigercrm/branches/4.2/modules/Emails/gotodownload.php (props changed)
vtigercrm/branches/4.2/modules/Emails/index.php (props changed)
vtigercrm/branches/4.2/modules/Emails/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Emails/listemailtemplates.php (props changed)
vtigercrm/branches/4.2/modules/Emails/lookupemailtemplates.php (props changed)
vtigercrm/branches/4.2/modules/Emails/mailbox.php (props changed)
vtigercrm/branches/4.2/modules/Emails/send_mail.php (props changed)
vtigercrm/branches/4.2/modules/Emails/sendmail.php (props changed)
vtigercrm/branches/4.2/modules/Emails/templates/testemailtemplateusage.php (props changed)
vtigercrm/branches/4.2/modules/Emails/updateRelations.php (props changed)
vtigercrm/branches/4.2/modules/Emails/upload.php (props changed)
vtigercrm/branches/4.2/modules/Faq/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Faq/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Faq/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Faq/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Faq/Faq.php (props changed)
vtigercrm/branches/4.2/modules/Faq/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Faq/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Faq/Save.php (props changed)
vtigercrm/branches/4.2/modules/Faq/index.php (props changed)
vtigercrm/branches/4.2/modules/Faq/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Help/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Help/index.php (props changed)
vtigercrm/branches/4.2/modules/Help/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/Convert.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/ConvertToEntities.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/CreateFaq.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/CreateTicket.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/CumulStatistics.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/Delete.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/DeleteFaq.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/DeleteTicket.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/EditFaq.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/EditTicket.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/EditView.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/FaqInfoView.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/FaqList.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/Forms.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/HelpDesk.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/HelpDeskUtil.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/ListView.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/Merge.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/Save.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/SaveFaq.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/SaveTicket.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/TicketHistory.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/TicketInfoView.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/TicketStatisticsUtil.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/index.php (props changed)
vtigercrm/branches/4.2/modules/HelpDesk/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Home/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Home/LastViewed.php (props changed)
vtigercrm/branches/4.2/modules/Home/UnifiedSearch.php (props changed)
vtigercrm/branches/4.2/modules/Home/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Import/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportAccount.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportButton.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportContact.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportLead.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportMap.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportOpportunity.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportProduct.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportSave.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportStep1.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportStep2.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportStep3.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportStep4.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportSteplast.php (props changed)
vtigercrm/branches/4.2/modules/Import/ImportStepundo.php (props changed)
vtigercrm/branches/4.2/modules/Import/SugarFile.php (props changed)
vtigercrm/branches/4.2/modules/Import/UsersLastImport.php (props changed)
vtigercrm/branches/4.2/modules/Import/error.php (props changed)
vtigercrm/branches/4.2/modules/Import/index.php (props changed)
vtigercrm/branches/4.2/modules/Import/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Import/parse_utils.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/CreatePDF.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/Invoice.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/ListTopInvoice.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/Save.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/index.php (props changed)
vtigercrm/branches/4.2/modules/Invoice/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Leads/ConvertLead.php (props changed)
vtigercrm/branches/4.2/modules/Leads/CustomAction.php (props changed)
vtigercrm/branches/4.2/modules/Leads/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Leads/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Leads/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Headers.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Import.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Lead.php (props changed)
vtigercrm/branches/4.2/modules/Leads/LeadConvertToEntities.php (props changed)
vtigercrm/branches/4.2/modules/Leads/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Merge.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Leads/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Leads/Save.php (props changed)
vtigercrm/branches/4.2/modules/Leads/fetchfile.php (props changed)
vtigercrm/branches/4.2/modules/Leads/index.php (props changed)
vtigercrm/branches/4.2/modules/Leads/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Leads/result.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/DeleteMeetingContactRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/DeleteMeetingUserRelationship.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/Meeting.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/MeetingFormBase.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/Save.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/SubPanelViewInvitees.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/index.php (props changed)
vtigercrm/branches/4.2/modules/Meetings/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/Forms.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/ListView.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/Menu.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/MessageBoard.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_approve.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_attach_cp.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_attachments.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_board.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_db_utilities.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_disallow.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_extensions.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_faq_editor.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_forum_prune.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_forumauth.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_forums.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_groups.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_mass_email.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_ranks.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_smilies.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_spellcheck.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_styles.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_ug_auth.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_user_ban.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_users.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_categories.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_config.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_currently.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_edit.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_groups.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_management.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_mood.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_weblog_styles.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/admin_words.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/index.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/page_footer_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/page_header_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/admin/pagestart.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/attachment_mod.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/displaying.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/constants.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_delete.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_filetypes.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_includes.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_selects.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/includes/functions_thumbs.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/pm_attachments.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_mod/posting_attachments.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/attach_rules.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/cache/attach_config.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/common.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/config.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/db2.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/msaccess.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/mssql-odbc.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/mssql.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/mysql.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/mysql4.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/oracle.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/db/postgres7.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/download.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/faq.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/favorites.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/files/index.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/groupcp.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/auth.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/bbcode.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/constants.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/db.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/emailer.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions_post.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions_search.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions_selects.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions_validate.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/functions_weblog.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/page_header.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/page_tail.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/prune.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/sessions.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/smtp.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/sql_parse.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/template.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/topic_review.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/usercp_activate.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/usercp_avatar.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/usercp_email.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/usercp_register.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/usercp_sendpasswd.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/usercp_viewprofile.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/includes/weblogs_common.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/index.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_admin_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_admin_faq_editor.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_bbcode.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_faq.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_faq_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_main.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_main_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_topics_anywhere.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_weblog_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_english/lang_weblog_main.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_german/lang_admin_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_german/lang_faq_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/language/lang_german/lang_main_attach.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/login.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/memberlist.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/modcp.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/common.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/forums.before3update.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/forums.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/polls.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/posts.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/posts_14april.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/posts_weblog.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/stats.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/mods/phpbb_fetch_all/users.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/portal_home.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/posting.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/privmsg.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/profile.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/rss.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/search.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_English.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_Russian.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_admin.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_config.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_diags.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_langtemplate.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spell_phpbb.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/spelling/spellcheck.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/support_posting.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/topics_anywhere.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/uacp.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/viewforum.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/viewonline.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/viewtopic.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/vtcrm_topicsanywhere.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/watched_topics.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog2.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_alltopics.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_category.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_config.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_config_bk.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_entry.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_posting.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_rss.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_search.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblog_users.php (props changed)
vtigercrm/branches/4.2/modules/MessageBoard/weblogs.php (props changed)
vtigercrm/branches/4.2/modules/Notes/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Notes/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Notes/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Notes/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Notes/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Notes/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Notes/Note.php (props changed)
vtigercrm/branches/4.2/modules/Notes/NoteFormBase.php (props changed)
vtigercrm/branches/4.2/modules/Notes/Save.php (props changed)
vtigercrm/branches/4.2/modules/Notes/index.php (props changed)
vtigercrm/branches/4.2/modules/Notes/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Orders/CreatePDF.php (props changed)
vtigercrm/branches/4.2/modules/Orders/CreateSOPDF.php (props changed)
vtigercrm/branches/4.2/modules/Orders/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Orders/DeleteSalesOrder.php (props changed)
vtigercrm/branches/4.2/modules/Orders/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Orders/ListTopSalesOrder.php (props changed)
vtigercrm/branches/4.2/modules/Orders/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/Order.php (props changed)
vtigercrm/branches/4.2/modules/Orders/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Orders/PopupSalesOrder.php (props changed)
vtigercrm/branches/4.2/modules/Orders/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Orders/SalesOrder.php (props changed)
vtigercrm/branches/4.2/modules/Orders/SalesOrderDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/SalesOrderEditView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/SalesOrderListView.php (props changed)
vtigercrm/branches/4.2/modules/Orders/Save.php (props changed)
vtigercrm/branches/4.2/modules/Orders/SaveSalesOrder.php (props changed)
vtigercrm/branches/4.2/modules/Orders/index.php (props changed)
vtigercrm/branches/4.2/modules/Orders/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Charts.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Import.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/ListViewTop.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Opportunity.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/Save.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/SubPanelView.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/index.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Potentials/updateRelations.php (props changed)
vtigercrm/branches/4.2/modules/Products/AddProductToPriceBooks.php (props changed)
vtigercrm/branches/4.2/modules/Products/AddProductsToPriceBook.php (props changed)
vtigercrm/branches/4.2/modules/Products/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Products/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Products/DeletePriceBook.php (props changed)
vtigercrm/branches/4.2/modules/Products/DeletePriceBookProductRel.php (props changed)
vtigercrm/branches/4.2/modules/Products/DeleteProduct.php (props changed)
vtigercrm/branches/4.2/modules/Products/DeleteVendor.php (props changed)
vtigercrm/branches/4.2/modules/Products/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Products/EditListPrice.php (props changed)
vtigercrm/branches/4.2/modules/Products/EditProduct.php (props changed)
vtigercrm/branches/4.2/modules/Products/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Products/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Products/Import.php (props changed)
vtigercrm/branches/4.2/modules/Products/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Products/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Products/PriceBook.php (props changed)
vtigercrm/branches/4.2/modules/Products/PriceBookDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Products/PriceBookEditView.php (props changed)
vtigercrm/branches/4.2/modules/Products/PriceBookListView.php (props changed)
vtigercrm/branches/4.2/modules/Products/PriceBookPopup.php (props changed)
vtigercrm/branches/4.2/modules/Products/Product.php (props changed)
vtigercrm/branches/4.2/modules/Products/ProductDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Products/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Products/Save.php (props changed)
vtigercrm/branches/4.2/modules/Products/SavePriceBook.php (props changed)
vtigercrm/branches/4.2/modules/Products/SaveVendor.php (props changed)
vtigercrm/branches/4.2/modules/Products/UpdateListPrice.php (props changed)
vtigercrm/branches/4.2/modules/Products/Vendor.php (props changed)
vtigercrm/branches/4.2/modules/Products/VendorDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Products/VendorEditView.php (props changed)
vtigercrm/branches/4.2/modules/Products/VendorListView.php (props changed)
vtigercrm/branches/4.2/modules/Products/VendorPopup.php (props changed)
vtigercrm/branches/4.2/modules/Products/add2db.php (props changed)
vtigercrm/branches/4.2/modules/Products/addPbProductRelToDB.php (props changed)
vtigercrm/branches/4.2/modules/Products/binaryfilelist.php (props changed)
vtigercrm/branches/4.2/modules/Products/downloadfile.php (props changed)
vtigercrm/branches/4.2/modules/Products/index.php (props changed)
vtigercrm/branches/4.2/modules/Products/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Products/updateRelations.php (props changed)
vtigercrm/branches/4.2/modules/Products/upload.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/CreatePDF.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/CustomView.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/ListTopQuotes.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/Quote.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/RenderRelatedListUI.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/Save.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/index.php (props changed)
vtigercrm/branches/4.2/modules/Quotes/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Reports/AdvancedFilter.php (props changed)
vtigercrm/branches/4.2/modules/Reports/CreatePDF.php (props changed)
vtigercrm/branches/4.2/modules/Reports/CreateXL.php (props changed)
vtigercrm/branches/4.2/modules/Reports/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Reports/DeleteReportFolder.php (props changed)
vtigercrm/branches/4.2/modules/Reports/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Reports/NewReport0.php (props changed)
vtigercrm/branches/4.2/modules/Reports/NewReport1.php (props changed)
vtigercrm/branches/4.2/modules/Reports/NewReportFolder.php (props changed)
vtigercrm/branches/4.2/modules/Reports/PopulateReports.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ReportColumns.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ReportColumnsTotal.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ReportFilters.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ReportGrouping.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ReportRun.php (props changed)
vtigercrm/branches/4.2/modules/Reports/ReportType.php (props changed)
vtigercrm/branches/4.2/modules/Reports/Reports.php (props changed)
vtigercrm/branches/4.2/modules/Reports/Save.php (props changed)
vtigercrm/branches/4.2/modules/Reports/SaveAndRun.php (props changed)
vtigercrm/branches/4.2/modules/Reports/SaveReport.php (props changed)
vtigercrm/branches/4.2/modules/Reports/SaveReport0.php (props changed)
vtigercrm/branches/4.2/modules/Reports/SaveReportFolder.php (props changed)
vtigercrm/branches/4.2/modules/Reports/StandardFilter.php (props changed)
vtigercrm/branches/4.2/modules/Reports/index.php (props changed)
vtigercrm/branches/4.2/modules/Reports/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Rss/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Rss/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Rss/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Rss/Rss.php (props changed)
vtigercrm/branches/4.2/modules/Rss/Save.php (props changed)
vtigercrm/branches/4.2/modules/Rss/Star.php (props changed)
vtigercrm/branches/4.2/modules/Rss/index.php (props changed)
vtigercrm/branches/4.2/modules/Rss/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Settings/AddCustomFieldToDB.php (props changed)
vtigercrm/branches/4.2/modules/Settings/AddMailAccount.php (props changed)
vtigercrm/branches/4.2/modules/Settings/BackupServerConfig.php (props changed)
vtigercrm/branches/4.2/modules/Settings/ComboFieldList.php (props changed)
vtigercrm/branches/4.2/modules/Settings/CreateCustomField.php (props changed)
vtigercrm/branches/4.2/modules/Settings/CurrencyInfo.php (props changed)
vtigercrm/branches/4.2/modules/Settings/CustomFieldList.php (props changed)
vtigercrm/branches/4.2/modules/Settings/DeleteCustomField.php (props changed)
vtigercrm/branches/4.2/modules/Settings/DeleteMailAccount.php (props changed)
vtigercrm/branches/4.2/modules/Settings/EditComboField.php (props changed)
vtigercrm/branches/4.2/modules/Settings/EditCompanyDetails.php (props changed)
vtigercrm/branches/4.2/modules/Settings/EmailConfig.php (props changed)
vtigercrm/branches/4.2/modules/Settings/FileStorage.php (props changed)
vtigercrm/branches/4.2/modules/Settings/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Settings/LeadCustomFieldMapping.php (props changed)
vtigercrm/branches/4.2/modules/Settings/ListMailAccount.php (props changed)
vtigercrm/branches/4.2/modules/Settings/OrganizationConfig.php (props changed)
vtigercrm/branches/4.2/modules/Settings/Save.php (props changed)
vtigercrm/branches/4.2/modules/Settings/SaveCompany.php (props changed)
vtigercrm/branches/4.2/modules/Settings/SaveConvertLead.php (props changed)
vtigercrm/branches/4.2/modules/Settings/SaveCurrencyInfo.php (props changed)
vtigercrm/branches/4.2/modules/Settings/SaveMailAccount.php (props changed)
vtigercrm/branches/4.2/modules/Settings/UpdateComboValues.php (props changed)
vtigercrm/branches/4.2/modules/Settings/add2db.php (props changed)
vtigercrm/branches/4.2/modules/Settings/downloadfile.php (props changed)
vtigercrm/branches/4.2/modules/Settings/fieldtypes.php (props changed)
vtigercrm/branches/4.2/modules/Settings/index.php (props changed)
vtigercrm/branches/4.2/modules/Settings/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Settings/test.php (props changed)
vtigercrm/branches/4.2/modules/System/config.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/XPath.class.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/class.Template.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/common_functions.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ar_utf8.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/bg.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/big5.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/br.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ca.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/cn.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/cs.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ct.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/da.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/de.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/en.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/es.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/et.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/eu.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/fi.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/fr.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/gr.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/he.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/hu.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/id.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/is.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/it.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ja.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/jp.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ko.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/lt.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/lv.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/nl.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/no.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/pl.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/pt-br.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/pt.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ro.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/ru.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/sk.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/sv.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/tr.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/lang/tw.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/mb/class.healthd.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/mb/class.hwsensors.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/mb/class.lmsensors.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/mb/class.mbm5.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/mb/class.mbmon.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.BSD.common.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.Darwin.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.FreeBSD.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.HP-UX.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.Linux.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.NetBSD.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.OpenBSD.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.SunOS.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.WINNT.inc.bak.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/os/class.WINNT.inc.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/system_footer.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/system_header.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/xml/filesystems.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/xml/hardware.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/xml/mbinfo.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/xml/memory.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/xml/network.php (props changed)
vtigercrm/branches/4.2/modules/System/includes/xml/vitals.php (props changed)
vtigercrm/branches/4.2/modules/System/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/System/systemconfig.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/Save.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/Task.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/index.php (props changed)
vtigercrm/branches/4.2/modules/Tasks/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Users/Authenticate.php (props changed)
vtigercrm/branches/4.2/modules/Users/ChangePassword.php (props changed)
vtigercrm/branches/4.2/modules/Users/CreateProfile.php (props changed)
vtigercrm/branches/4.2/modules/Users/DefaultFieldPermissions.php (props changed)
vtigercrm/branches/4.2/modules/Users/Delete.php (props changed)
vtigercrm/branches/4.2/modules/Users/DeleteDemoData.php (props changed)
vtigercrm/branches/4.2/modules/Users/DeleteProfile.php (props changed)
vtigercrm/branches/4.2/modules/Users/DeleteRole.php (props changed)
vtigercrm/branches/4.2/modules/Users/DeleteUser.php (props changed)
vtigercrm/branches/4.2/modules/Users/DetailView.php (props changed)
vtigercrm/branches/4.2/modules/Users/EditDefOrgFieldLevelAccess.php (props changed)
vtigercrm/branches/4.2/modules/Users/EditFieldLevelAccess.php (props changed)
vtigercrm/branches/4.2/modules/Users/EditInventoryNotification.php (props changed)
vtigercrm/branches/4.2/modules/Users/EditNotification.php (props changed)
vtigercrm/branches/4.2/modules/Users/EditView.php (props changed)
vtigercrm/branches/4.2/modules/Users/Error.php (props changed)
vtigercrm/branches/4.2/modules/Users/Forms.php (props changed)
vtigercrm/branches/4.2/modules/Users/HelpDesk.php (props changed)
vtigercrm/branches/4.2/modules/Users/ListFieldPermissions.php (props changed)
vtigercrm/branches/4.2/modules/Users/ListFldProfiles.php (props changed)
vtigercrm/branches/4.2/modules/Users/ListPermissions.php (props changed)
vtigercrm/branches/4.2/modules/Users/ListProfiles.php (props changed)
vtigercrm/branches/4.2/modules/Users/ListView.php (props changed)
vtigercrm/branches/4.2/modules/Users/Listhistory.php (props changed)
vtigercrm/branches/4.2/modules/Users/Login.php (props changed)
vtigercrm/branches/4.2/modules/Users/LoginHistory.php (props changed)
vtigercrm/branches/4.2/modules/Users/Logout.php (props changed)
vtigercrm/branches/4.2/modules/Users/MassDeleteUsers.php (props changed)
vtigercrm/branches/4.2/modules/Users/OrgSharingDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Users/OrgSharingEditView.php (props changed)
vtigercrm/branches/4.2/modules/Users/Popup.php (props changed)
vtigercrm/branches/4.2/modules/Users/ProfileDeleteStep1.php (props changed)
vtigercrm/branches/4.2/modules/Users/ProfileDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Users/ProfileEditView.php (props changed)
vtigercrm/branches/4.2/modules/Users/RoleDeleteStep1.php (props changed)
vtigercrm/branches/4.2/modules/Users/RoleDetailView.php (props changed)
vtigercrm/branches/4.2/modules/Users/Save.php (props changed)
vtigercrm/branches/4.2/modules/Users/SaveInventoryNotification.php (props changed)
vtigercrm/branches/4.2/modules/Users/SaveNotification.php (props changed)
vtigercrm/branches/4.2/modules/Users/SaveOrgSharing.php (props changed)
vtigercrm/branches/4.2/modules/Users/SaveProfile.php (props changed)
vtigercrm/branches/4.2/modules/Users/SaveRole.php (props changed)
vtigercrm/branches/4.2/modules/Users/Security.php (props changed)
vtigercrm/branches/4.2/modules/Users/ShowHistory.php (props changed)
vtigercrm/branches/4.2/modules/Users/TabCustomise.php (props changed)
vtigercrm/branches/4.2/modules/Users/TabMenu.php (props changed)
vtigercrm/branches/4.2/modules/Users/TemplateMerge.php (props changed)
vtigercrm/branches/4.2/modules/Users/UpdateDefaultFieldLevelAccess.php (props changed)
vtigercrm/branches/4.2/modules/Users/UpdateFieldLevelAccess.php (props changed)
vtigercrm/branches/4.2/modules/Users/UpdateProfile.php (props changed)
vtigercrm/branches/4.2/modules/Users/UpdateTab.php (props changed)
vtigercrm/branches/4.2/modules/Users/User.php (props changed)
vtigercrm/branches/4.2/modules/Users/UserDeleteStep1.php (props changed)
vtigercrm/branches/4.2/modules/Users/UserInfoUtil.php (props changed)
vtigercrm/branches/4.2/modules/Users/about_us.php (props changed)
vtigercrm/branches/4.2/modules/Users/add2db.php (props changed)
vtigercrm/branches/4.2/modules/Users/binaryfilelist.php (props changed)
vtigercrm/branches/4.2/modules/Users/createemailtemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/createnewgroup.php (props changed)
vtigercrm/branches/4.2/modules/Users/createrole.php (props changed)
vtigercrm/branches/4.2/modules/Users/deleteemailtemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/deletewordtemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/detailviewemailtemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/downloadfile.php (props changed)
vtigercrm/branches/4.2/modules/Users/editemailtemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/editpermissions.php (props changed)
vtigercrm/branches/4.2/modules/Users/forum_register.php (props changed)
vtigercrm/branches/4.2/modules/Users/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/Users/listemailtemplates.php (props changed)
vtigercrm/branches/4.2/modules/Users/listgroupmembers.php (props changed)
vtigercrm/branches/4.2/modules/Users/listgroups.php (props changed)
vtigercrm/branches/4.2/modules/Users/listinventorynotifications.php (props changed)
vtigercrm/branches/4.2/modules/Users/listnotificationschedulers.php (props changed)
vtigercrm/branches/4.2/modules/Users/listroles.php (props changed)
vtigercrm/branches/4.2/modules/Users/listwordtemplates.php (props changed)
vtigercrm/branches/4.2/modules/Users/lookupemailtemplates.php (props changed)
vtigercrm/branches/4.2/modules/Users/massChangeStatus.php (props changed)
vtigercrm/branches/4.2/modules/Users/massdelete.php (props changed)
vtigercrm/branches/4.2/modules/Users/notify_detail.php (props changed)
vtigercrm/branches/4.2/modules/Users/populatetemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/saveemailtemplate.php (props changed)
vtigercrm/branches/4.2/modules/Users/updateLeadDBStatus.php (props changed)
vtigercrm/branches/4.2/modules/Users/updateNotificationSchedulers.php (props changed)
vtigercrm/branches/4.2/modules/Users/updateRole.php (props changed)
vtigercrm/branches/4.2/modules/Users/upload.php (props changed)
vtigercrm/branches/4.2/modules/Utilities/Merge.php (props changed)
vtigercrm/branches/4.2/modules/Yahoo/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/imports/Excel/reader.php (props changed)
vtigercrm/branches/4.2/modules/imports/Headers.php (props changed)
vtigercrm/branches/4.2/modules/imports/fetchfile.php (props changed)
vtigercrm/branches/4.2/modules/imports/import.php (props changed)
vtigercrm/branches/4.2/modules/imports/parseandstore.php (props changed)
vtigercrm/branches/4.2/modules/imports/result.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/Mail/mime.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/Mail/mimeDecode.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/Mail/mimePart.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/addrbook_popup.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/addrbook_search.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/addrbook_search_html.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/addressbook.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/deliver/Deliver.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/deliver/Deliver_IMAP.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/deliver/Deliver_SMTP.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/deliver/Deliver_SendMail.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/deliver/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/helper/VCard.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/html.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/AddressStructure.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/ContentType.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/Disposition.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/Language.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/Message.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/MessageHeader.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/Rfc822Header.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/SMimeMessage.class.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/class/mime/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/compose.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/config/config.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/configtest.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/delete_message.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/download.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/empty_trash.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/folders.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/folders_create.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/folders_delete.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/folders_rename_do.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/folders_rename_getname.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/folders_subscribe.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/abook_database.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/abook_ldap_server.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/abook_local_file.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/addressbook.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/attachment_common.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/auth.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/constants.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/date.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/db_prefs.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1250.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1251.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1252.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1253.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1254.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1255.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1256.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1257.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp1258.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp855.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/cp866.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_1.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_10.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_11.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_13.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_14.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_15.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_16.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_2.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_3.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_4.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_5.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_6.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_7.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_8.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_8859_9.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/iso_ir_111.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/koi8_r.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/koi8_u.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/ns_4551_1.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/tis_620.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/us_ascii.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/decode/utf_8.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/display_messages.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/cp1251.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/cp1255.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/cp1256.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/iso_8859_1.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/iso_8859_15.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/iso_8859_2.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/iso_8859_7.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/iso_8859_9.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/koi8_r.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/koi8_u.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/tis_620.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/us_ascii.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/encode/utf_8.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/file_prefs.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/forms.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/gettext.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/global.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/html.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/i18n.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/identity.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/imap.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/imap_general.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/imap_mailbox.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/imap_messages.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/imap_search.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/imap_utf7_local.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/mailbox_display.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/mime.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/options.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/page_header.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/plugin.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/prefs.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/strings.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/tree.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/functions/url_parser.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/help.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/image.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/images/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/load_prefs.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/options/display.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/options/folder.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/options/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/options/personal.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/include/validate.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/left_main.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/locale/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/login.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/mailfeed.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/move_messages.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/options.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/options_highlight.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/options_identities.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/options_order.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/info/functions.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/info/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/info/options.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/info/setup.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/mail_fetch/class.POP3.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/mail_fetch/fetch.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/mail_fetch/functions.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/mail_fetch/index.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/mail_fetch/options.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/plugins/mail_fetch/setup.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/printer_friendly_bottom.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/printer_friendly_main.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/printer_friendly_top.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/read_body.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/redirect.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/right_main.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/search.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/signout.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/vcard.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/view_header.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/view_text.php (props changed)
vtigercrm/branches/4.2/modules/squirrelmail-1.4.4/webmail.php (props changed)
vtigercrm/branches/4.2/modules/uploads/Forms.php (props changed)
vtigercrm/branches/4.2/modules/uploads/add.php (props changed)
vtigercrm/branches/4.2/modules/uploads/add2db.php (props changed)
vtigercrm/branches/4.2/modules/uploads/binaryfilelist.php (props changed)
vtigercrm/branches/4.2/modules/uploads/deleteattachments.php (props changed)
vtigercrm/branches/4.2/modules/uploads/downloadfile.php (props changed)
vtigercrm/branches/4.2/modules/uploads/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/modules/uploads/myupload.php (props changed)
vtigercrm/branches/4.2/modules/uploads/open_db.php (props changed)
vtigercrm/branches/4.2/modules/uploads/upload.php (props changed)
vtigercrm/branches/4.2/themes/Aqua/footer.php (props changed)
vtigercrm/branches/4.2/themes/Aqua/header.php (props changed)
vtigercrm/branches/4.2/themes/Aqua/layout_utils.php (props changed)
vtigercrm/branches/4.2/themes/Aqua/loginheader.php (props changed)
vtigercrm/branches/4.2/themes/blue/footer.php (props changed)
vtigercrm/branches/4.2/themes/blue/header.php (props changed)
vtigercrm/branches/4.2/themes/blue/layout_utils.php (props changed)
vtigercrm/branches/4.2/themes/blue/loginheader.php (props changed)
vtigercrm/branches/4.2/themes/busthree/config.php (props changed)
vtigercrm/branches/4.2/themes/busthree/footer.php (props changed)
vtigercrm/branches/4.2/themes/busthree/header.php (props changed)
vtigercrm/branches/4.2/themes/busthree/layout_utils.php (props changed)
vtigercrm/branches/4.2/themes/coolblue/footer.php (props changed)
vtigercrm/branches/4.2/themes/coolblue/header.php (props changed)
vtigercrm/branches/4.2/themes/coolblue/language/en_us.lang.php (props changed)
vtigercrm/branches/4.2/themes/coolblue/layout_utils.php (props changed)
vtigercrm/branches/4.2/themes/nature/footer.php (props changed)
vtigercrm/branches/4.2/themes/nature/header.php (props changed)
vtigercrm/branches/4.2/themes/nature/layout_utils.php (props changed)
vtigercrm/branches/4.2/themes/nature/loginheader.php (props changed)
vtigercrm/branches/4.2/themes/orange/footer.php (props changed)
vtigercrm/branches/4.2/themes/orange/header.php (props changed)
vtigercrm/branches/4.2/themes/orange/layout_utils.php (props changed)
vtigercrm/branches/4.2/themes/orange/loginheader.php (props changed)
More information about the vtigercrm-commits
mailing list