Subversion Repositories SmartDukaan

Rev

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

Rev 26066 Rev 26103
Line 38... Line 38...
38
			new HashMap<ReporticoProject, Map<String, String>>() {
38
			new HashMap<ReporticoProject, Map<String, String>>() {
39
				{
39
				{
40
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
40
					put(ReporticoProject.FOCO, new HashMap<String, String>() {
41
						{
41
						{
42
							put("project", ReporticoProject.FOCO.getValue());
42
							put("project", ReporticoProject.FOCO.getValue());
43
							put("project_password", "dukaan123");
43
							put("project_password", "sdukaan258");
44
						}
44
						}
45
					});
45
					});
46
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
46
					put(ReporticoProject.FOCOR, new HashMap<String, String>() {
47
						{
47
						{
48
							put("project", ReporticoProject.FOCOR.getValue());
48
							put("project", ReporticoProject.FOCOR.getValue());