diff --git a/src/config.php.empty b/src/config.php.empty new file mode 100644 index 0000000..10830b4 --- /dev/null +++ b/src/config.php.empty @@ -0,0 +1,7 @@ + 'localhost', + 'user' => '', + 'pass' => '', + 'database'=>'' +);