1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00

Add missing PHP end tag

This commit is contained in:
hlxnd
2018-08-05 15:27:35 +02:00
parent f420294819
commit de9c556ad7

View File

@@ -155,6 +155,7 @@ cat > ${RCM_PLUGIN_DIR}/carddav/config.inc.php <<EOF;
'preemptive_auth' => '1',
'hide' => false,
);
?>
EOF
# Create writable directories.