summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 3f5f6c44a..dc3a2b606 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -76,6 +76,12 @@
<length>100</length>
</field>
<field>
+ <name>favicon_link</name>
+ <type>text</type>
+ <notnull>false</notnull>
+ <length>100</length>
+ </field>
+ <field>
<name>added</name>
<type>integer</type>
<default></default>