diff options
Diffstat (limited to 'apps/calendar/appinfo/database.xml')
-rwxr-xr-x[-rw-r--r--] | apps/calendar/appinfo/database.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/calendar/appinfo/database.xml b/apps/calendar/appinfo/database.xml index 0d7ec188dfb..159ca0127e4 100644..100755 --- a/apps/calendar/appinfo/database.xml +++ b/apps/calendar/appinfo/database.xml @@ -135,7 +135,7 @@ <notnull>false</notnull> <length>100</length> </field> - + <field> <name>active</name> <type>integer</type> @@ -143,7 +143,7 @@ <notnull>true</notnull> <length>4</length> </field> - + <field> <name>ctag</name> <type>integer</type> |