You are here

logintoboggan.install in LoginToboggan 8

Same filename and directory in other branches
  1. 5 logintoboggan.install
  2. 6 logintoboggan.install
  3. 7 logintoboggan.install

File

logintoboggan.install
View source
<?php

/**
 * Implement hook_uninstall().
 */
function logintoboggan_uninstall() {
}

Functions

Namesort descending Description
logintoboggan_uninstall Implement hook_uninstall().