You are here

function flickr_update_1 in Flickr 6

Same name and namespace in other branches
  1. 5 flickr.install \flickr_update_1()

Adding a table to map Drupal users to Flickr users.

File

./flickr.install, line 51

Code

function flickr_update_1() {
  flickr_install();
}