Bob Mottram 9 anni fa
parent
commit
f0a33bacf4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Vedi File

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