<?php
/**
* This file is part of contao-weinanlieferung-bundle.
*
* (c) vonRotenberg
*
* @license commercial
*/
$GLOBALS['BE_MOD']['content']['weinanlieferung'] = array
(
'tables' => array('tl_vr_wa_standort', 'tl_vr_wa_slot','tl_vr_wa_rebsorte'),
);