<?php

/**
 * @file
 * Install and update functions for Views Mobile.
 */


/**
 * Implements hook_install();
 */
function views_mobile_install() {

}
