summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]config/config.php11
-rwxr-xr-x[-rw-r--r--]inc/templates/configform.php0
2 files changed, 1 insertions, 10 deletions
diff --git a/config/config.php b/config/config.php
index 425278171ef..170006a6969 100644..100755
--- a/config/config.php
+++ b/config/config.php
@@ -1,11 +1,2 @@
<?php
-$CONFIG_ADMINLOGIN='frank';
-$CONFIG_ADMINPASSWORD='123';
-$CONFIG_DATADIRECTORY='/www/testy';
-$CONFIG_HTTPFORCESSL=false;
-$CONFIG_DATEFORMAT='j M Y G:i';
-$CONFIG_DBHOST='localhost';
-$CONFIG_DBNAME='owncloud';
-$CONFIG_DBUSER='owncloud';
-$CONFIG_DBPASSWORD='owncloud123';
-?> \ No newline at end of file
+?>
diff --git a/inc/templates/configform.php b/inc/templates/configform.php
index 95043f9cfc8..95043f9cfc8 100644..100755
--- a/inc/templates/configform.php
+++ b/inc/templates/configform.php