summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index d12df002e..8756a8ff5 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -93,6 +93,14 @@
<length>64</length>
</field>
<field>
+ <name>last_modified</name>
+ <type>integer</type>
+ <default></default>
+ <length>8</length>
+ <notnull>false</notnull>
+ <unsigned>true</unsigned>
+ </field>
+ <field>
<name>url_hash</name>
<type>text</type>
<length>32</length>