Merge tag '2020.05-01' into develop
2020.05-01 2020.05-01
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ name: ep-reisen
|
|||||||
type: typo3
|
type: typo3
|
||||||
docroot: public
|
docroot: public
|
||||||
php_version: "7.3"
|
php_version: "7.3"
|
||||||
webserver_type: apache-cgi
|
webserver_type: apache-fpm
|
||||||
router_http_port: "80"
|
router_http_port: "80"
|
||||||
router_https_port: "443"
|
router_https_port: "443"
|
||||||
xdebug_enabled: false
|
xdebug_enabled: false
|
||||||
|
|||||||
Generated
+342
-232
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -643,7 +643,7 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'fallbackCharacter' => '-',
|
'fallbackCharacter' => '-',
|
||||||
//'eval' => 'uniqueInSite',
|
'eval' => 'uniqueInSite',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'groups_price_configs' => [
|
'groups_price_configs' => [
|
||||||
|
|||||||
+1
-1
@@ -829,7 +829,7 @@ return [
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
'fallbackCharacter' => '-',
|
'fallbackCharacter' => '-',
|
||||||
//'eval' => 'uniqueInSite',
|
'eval' => 'uniqueInSite',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'non_bookable_dates' => [
|
'non_bookable_dates' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user