[Vtigercrm-commits] [vtiger-commits] r4273 - /vtigercrm/trunk/schema/DatabaseSchema.xml
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Fri Mar 17 02:17:13 EST 2006
Author: saraj
Date: Fri Mar 17 00:17:03 2006
New Revision: 4273
Log:
removed mismatched tags
Modified:
vtigercrm/trunk/schema/DatabaseSchema.xml
Modified: vtigercrm/trunk/schema/DatabaseSchema.xml
==============================================================================
--- vtigercrm/trunk/schema/DatabaseSchema.xml (original)
+++ vtigercrm/trunk/schema/DatabaseSchema.xml Fri Mar 17 00:17:03 2006
@@ -156,10 +156,10 @@
<table name="sharedcalendar">
<field name="userid" type="I" size="19">
- </KEY>
+ <KEY/>
</field>
<field name="sharedid" type="I" size="19">
- </KEY>
+ <KEY/>
</field>
</table>
More information about the vtigercrm-commits
mailing list