dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #17122
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 504: Minor fix.
------------------------------------------------------------
revno: 504
committer: Jason P. Pickering <jason.p.pickering@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Tue 2012-04-24 09:09:32 +0200
message:
Minor fix.
modified:
src/docbkx/en/dhis2_r.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_r.xml'
--- src/docbkx/en/dhis2_r.xml 2012-04-24 07:04:26 +0000
+++ src/docbkx/en/dhis2_r.xml 2012-04-24 07:09:32 +0000
@@ -350,7 +350,7 @@
#Get a database connection
user<-"postgres"
-password<-"kfk3ep6"
+password<-"postgres"
host<-"127.0.0.1"
port<-"5432"
dbname<-"dhis2_demo"