Пример #1
0
 private void storePhotoInfo(String sum, String date, String path) {
   pstore.store(sum, date, path);
 }