~registry/clubdistro/anoochit-clubdistro

« back to all changes in this revision

Viewing changes to concrete5-5.2ubuntu1/concrete5.2.0RC2/concrete/blocks/flash_content/db.xml

  • Committer: Anuchit Chalothorn
  • Date: 2009-01-19 08:26:13 UTC
  • Revision ID: anoochit@gmail.com-20090119082613-jyxv9tam9ktfa73t
add concrete5 package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<schema version="0.3">
 
3
        <table name="btFlashContent">
 
4
                <field name="bID" type="I">
 
5
                        <key />
 
6
                        <unsigned />
 
7
                </field>
 
8
                <field name="fID" type="I">
 
9
                        <unsigned />
 
10
                </field>
 
11
                <field name="quality" type="C" size="255">
 
12
                </field>
 
13
                <field name="minVersion" type="C" size="255">
 
14
                </field>
 
15
        </table>
 
16
</schema>
 
 
b'\\ No newline at end of file'