Add missing PHP end tag

This commit is contained in:
hlxnd 2018-08-05 15:27:35 +02:00
parent f420294819
commit de9c556ad7
1 changed files with 1 additions and 0 deletions

View File

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