You are here

function nodesymlinks_disable in NodeSymlinks 7

Same name and namespace in other branches
  1. 6 nodesymlinks.install \nodesymlinks_disable()

Implements hook_disable().

File

./nodesymlinks.install, line 139
Installation functions for NodeSymlinks.

Code

function nodesymlinks_disable() {
}