Subversion Repositories eFlore/Archives.cel-v2

Rev

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

Rev 35 Rev 39
Line 306... Line 306...
306
					photoData[i][1] = im.getDate() ;
306
					photoData[i][1] = im.getDate() ;
307
					photoData[i][2] = im.getIptcCity() ;
307
					photoData[i][2] = im.getIptcCity() ;
308
					photoData[i][3] = im.getMake()+" "+im.getModel() ;
308
					photoData[i][3] = im.getMake()+" "+im.getModel() ;
309
					photoData[i][4] = im.getSUrl() ;
309
					photoData[i][4] = im.getSUrl() ;
310
					photoData[i][5] = im.getMUrl() ;
310
					photoData[i][5] = im.getMUrl() ;
311
					photoData[i][6] = im.getUrl() ;
311
					photoData[i][6] = im.getLUrl() ;
Line 312... Line 312...
312
					
312
					
313
					i++ ;
313
					i++ ;
Line 314... Line 314...
314
				}
314
				}