0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
concrete5
/
5.6.0.2-2
/
standard
/
htdocs
/
concrete
/
blocks
/
video
/
[
Home
]
File: db.xml
<?xml version="1.0"?> <schema version="0.3"> <table name="btVideo"> <field name="bID" type="I"> <key /> <unsigned /> </field> <field name="fID" type="I"> <unsigned /> </field> <field name="width" type="I"> <unsigned /> </field> <field name="height" type="I"> <unsigned /> </field> </table> </schema>