[Vtigercrm-commits] [vtiger-commits] r9411 - /vtigercrm/trunk/install/populateSeedData.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon Sep 11 10:12:53 EDT 2006
Author: richie
Date: Mon Sep 11 08:12:45 2006
New Revision: 9411
Log:
RC Changed to 5
Modified:
vtigercrm/trunk/install/populateSeedData.php
Modified: vtigercrm/trunk/install/populateSeedData.php
==============================================================================
--- vtigercrm/trunk/install/populateSeedData.php (original)
+++ vtigercrm/trunk/install/populateSeedData.php Mon Sep 11 08:12:45 2006
@@ -884,7 +884,7 @@
//Populate Email Data
-$esubj_array = array ("Vtiger RC Released", "Try vtigercrm!", "Hi There!!!", "Welcome to Open Source", "Help needed in customization of Vtiger");
+$esubj_array = array ("Vtiger 5 Released", "Try vtigercrm!", "Hi There!!!", "Welcome to Open Source", "Help needed in customization of Vtiger");
$startdate_array = array ("2006-1-2","2003-3-4","2003-4-5","2001-2-1","2005-8-8");
$filename_array = array ("vtiger5alpha.tar.gz", "zohowriter.zip", "hi.doc", "welcome.pps", "sos.doc");
More information about the vtigercrm-commits
mailing list