You are here

function nodesymlinks_disable in NodeSymlinks 6

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

Implementation of hook_disable().

File

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

Code

function nodesymlinks_disable() {
}