diff options
Diffstat (limited to 'net/cacti/files/patch-include-db-settings.php')
-rw-r--r-- | net/cacti/files/patch-include-db-settings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cacti/files/patch-include-db-settings.php b/net/cacti/files/patch-include-db-settings.php index 7552ac99e4fd..2d251cdba5d0 100644 --- a/net/cacti/files/patch-include-db-settings.php +++ b/net/cacti/files/patch-include-db-settings.php @@ -1,5 +1,5 @@ --- /dev/null Tue Jun 21 16:31:36 2005 -+++ include/db-settings.php Tue Jun 21 16:29:15 2005 ++++ cacti-0.8.6j/include/db-settings.php Tue Jun 21 16:29:15 2005 @@ -0,0 +1,9 @@ +<?php +/* make sure these values refect your actual database/host/user/password */ |