1
0
Fork 0
This commit is contained in:
nik gaffney 2015-02-03 22:29:41 +01:00
parent 91d3c3eca9
commit f832b24344

View file

@ -153,7 +153,6 @@ def exfoliate (set_id)
puts "#{photo.title},#{photo.views},#{favourites(photo).length},#{get_sets(photo)}, #{get_groups(photo)},#{photo.tags}\n"
#puts "#{photo.title},#{photo.views},#{favourites(photo).length}\n"
end
puts "tags by freq: #{photoset_tags(set_id)}"
end