Add cover_front and cover_back to default structures

This commit is contained in:
Sebastian Meyer 2012-09-06 18:29:04 +02:00
parent e71683a256
commit b0a8c6284a
1 changed files with 8 additions and 0 deletions

View File

@ -78,6 +78,14 @@ $structures = array (
'toplevel' => 0,
'oai_name' => ''
),
'cover_front' => array (
'toplevel' => 0,
'oai_name' => ''
),
'cover_back' => array (
'toplevel' => 0,
'oai_name' => ''
),
'dedication' => array (
'toplevel' => 0,
'oai_name' => ''