Subversion Repositories SmartDukaan

Rev

Rev 27530 | Rev 27593 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27530 Rev 27590
Line 48... Line 48...
48
			.unmodifiableMap(new HashMap<ReporticoProject, Map<String, String>>() {
48
			.unmodifiableMap(new HashMap<ReporticoProject, Map<String, String>>() {
49
				{
49
				{
50
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
50
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
51
						{
51
						{
52
							put("project", ReporticoProject.FOCO.getValue());
52
							put("project", ReporticoProject.FOCO.getValue());
53
							put("project_password", "rBRTJYXlTZ");
53
							put("project_password", "$M@rTDUk@@N");
54
						}
54
						}
55
					});
55
					});
56
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
56
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
57
						{
57
						{
58
							put("project", ReporticoProject.FOCOR.getValue());
58
							put("project", ReporticoProject.FOCOR.getValue());