From d5dcda396569fa0f2bed65b7fb13d443ff8d0d1a Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 8 Dec 2010 20:10:47 +0100 Subject: add dist config file and ignore the real config.php --- config.php.dist | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config.php.dist (limited to 'config.php.dist') diff --git a/config.php.dist b/config.php.dist new file mode 100644 index 0000000..8dd7be3 --- /dev/null +++ b/config.php.dist @@ -0,0 +1,7 @@ + 'admin', + 'password' => 'FIXME', + 'ip' => '192.168.FIXME', +); +?> \ No newline at end of file -- cgit v1.2.3