Autoconfig

This commit is contained in:
Bob Mottram 2016-03-12 16:14:01 +00:00
parent 52a9b23b29
commit f0a33bacf4
1 changed files with 1 additions and 1 deletions

View File

@ -6846,7 +6846,7 @@ function install_owncloud_official_deb {
upgrade_owncloud_finish
echo "<?php
$AUTOCONFIG = array(
\$AUTOCONFIG = array(
\"dbtype\" => \"mysql\",
\"dbname\" => \"owncloud\",
\"dbuser\" => \"root\",