[Vtigercrm-commits] [vtiger-commits] r7936 - /vtigercrm/trunk/install/populateSeedData.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon Jul 10 08:35:55 EDT 2006
Author: richie
Date: Mon Jul 10 06:35:51 2006
New Revision: 7936
Log:
tagged named relatively
Modified:
vtigercrm/trunk/install/populateSeedData.php
Modified: vtigercrm/trunk/install/populateSeedData.php
==============================================================================
--- vtigercrm/trunk/install/populateSeedData.php (original)
+++ vtigercrm/trunk/install/populateSeedData.php Mon Jul 10 06:35:51 2006
@@ -138,7 +138,7 @@
$adb->println("company_name_array");
$adb->println($company_name_array);
-$cloudtag = Array ('InvoiceTag', 'AccntTag', 'ContactTag', 'TktTag');
+$cloudtag = Array ('SO_vendtl', 'X-CEED', 'X-CEED', 'vtiger_50usr');
for($i = 0; $i < $company_name_count; $i++)
{
More information about the vtigercrm-commits
mailing list