- all tables are prefixed with AV_ - WEBLOG was renamed to AV_SITE - GOODIE was renamed to AV_FILE - all columns are prefixed with the table-name (without table-prefix) - foreign keys follow a specific naming-convention (for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/)
5 lines
154 B
INI
5 lines
154 B
INI
_children = collection (skin)
|
|
_children.local = SITE_ID
|
|
_children.foreign = SKIN_F_SITE
|
|
_children.accessname = SKIN_NAME
|
|
_children.group = SKIN_PROTOTYPE
|