Implements hook_install().

File

./exif.install, line 11

Code

function exif_install() {
    variable_set('exif_update', TRUE);
}