diff options
| author | guest <guest@f059d3a0-6783-47b7-97ff-1fe0bbf25129> | 2008-10-12 20:35:49 +0000 |
|---|---|---|
| committer | guest <guest@f059d3a0-6783-47b7-97ff-1fe0bbf25129> | 2008-10-12 20:35:49 +0000 |
| commit | 767a0b11171c8ef9cf32c5d35fcf99bb33d3e300 (patch) | |
| tree | 71cf4b5e8a9d29842f65db26ab6be82ad376d5c3 /ServerSettings.xml | |
| parent | 6ce02d206803e03fb6869e31484ea2c4f79975f6 (diff) | |
script modificaitons for real network
git-svn-id: http://manut.eu/svn/yalp/trunk@10 f059d3a0-6783-47b7-97ff-1fe0bbf25129
Diffstat (limited to 'ServerSettings.xml')
| -rw-r--r-- | ServerSettings.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ServerSettings.xml b/ServerSettings.xml index fd0f623..11dd45d 100644 --- a/ServerSettings.xml +++ b/ServerSettings.xml @@ -1,6 +1,6 @@ -<?xml version="1.0" encoding="UTF-8"?> -<java version="1.6.0_07" class="java.beans.XMLDecoder"> - <string>jdbc:postgresql://localhost:5432/yalp</string> - <string>huhu</string> - <string>yalp</string> -</java> +<?xml version="1.0" encoding="UTF-8"?> +<java version="1.6.0_0" class="java.beans.XMLDecoder"> + <string>jdbc:postgresql://localhost:5432/yalp</string> + <string>huhu</string> + <string>yalp</string> +</java> |
