From b0a8c6284a0271c89399d0f9ea02a566e052960f Mon Sep 17 00:00:00 2001 From: Sebastian Meyer Date: Thu, 6 Sep 2012 18:29:04 +0200 Subject: [PATCH] Add cover_front and cover_back to default structures --- dlf/modules/newclient/structures.inc.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dlf/modules/newclient/structures.inc.php b/dlf/modules/newclient/structures.inc.php index bfe213ac..26906cc5 100644 --- a/dlf/modules/newclient/structures.inc.php +++ b/dlf/modules/newclient/structures.inc.php @@ -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' => ''