22/12/2008

git-svn-id: https://svn.coded.pt/svn/SIPRP@878 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
L Luís = 17 years ago
parent ba9d2aae94
commit bd80b74e45

@ -19,6 +19,7 @@ import javax.servlet.http.HttpSession;
public class Db {
//String connectionURL = "jdbc:postgresql://storage:5432/siprp"; //testes
String connectionURL = "jdbc:postgresql://localhost:5436/siprp"; //real
String User = "postgres";
String Pass = null;

Loading…
Cancel
Save