Subversion Repositories SmartDukaan

Rev

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

Rev 27030 Rev 27262
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", "smart2@)@)");
45
							put("project_password", "ecip$smart");
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());