summaryrefslogtreecommitdiffstats
path: root/include/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.php')
-rw-r--r--include/config.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/config.php b/include/config.php
deleted file mode 100644
index a3ba75c..0000000
--- a/include/config.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-define("MYHOST", "localhost");
-define("MYUSER", "root");
-define("MYPASS", "valentin");
-define("MYBASE", "rpmphp");
-?>
-