Subversion Repositories SmartDukaan

Rev

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

Rev 26494 Rev 26764
Line 40... Line 40...
40
			new HashMap<ReporticoProject, Map<String, String>>() {
40
			new HashMap<ReporticoProject, Map<String, String>>() {
41
				{
41
				{
42
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
42
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
43
						{
43
						{
44
							put("project", ReporticoProject.FOCO.getValue());
44
							put("project", ReporticoProject.FOCO.getValue());
45
							put("project_password", "sdukaan2581");
45
							put("project_password", "dukaan129#");
46
						}
46
						}
47
					});
47
					});
48
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
48
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
49
						{
49
						{
50
							put("project", ReporticoProject.FOCOR.getValue());
50
							put("project", ReporticoProject.FOCOR.getValue());