[Vtigercrm-commits] [vtiger-commits] r9245 - /vtigercrm/trunk/schema/DatabaseSchema.xml

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon Sep 4 04:39:57 EDT 2006


Author: richie
Date: Mon Sep  4 02:39:23 2006
New Revision: 9245

Log:
Spelling mistake in organisationnname has been fixed --Jeri

Modified:
    vtigercrm/trunk/schema/DatabaseSchema.xml

Modified: vtigercrm/trunk/schema/DatabaseSchema.xml
==============================================================================
--- vtigercrm/trunk/schema/DatabaseSchema.xml (original)
+++ vtigercrm/trunk/schema/DatabaseSchema.xml Mon Sep  4 02:39:23 2006
@@ -4683,7 +4683,7 @@
 	</table>
 
 	<table name="vtiger_organizationdetails">
-		<field name="organizationame" type="C" size="60">
+		<field name="organizationname" type="C" size="60">
 			<key />
 		</field>
 		<field name="address" type="C" size="150" />





More information about the vtigercrm-commits mailing list