<?php
// $Id$

/**
 * @file
 * jQuery GalleryView installation file.
 */

/**
 * Implementation of hook_install().
 */
function jquery_gallery_view_install() {
}