function nodesymlinks_disable in NodeSymlinks 6
Same name and namespace in other branches
- 7 nodesymlinks.install \nodesymlinks_disable()
Implementation of hook_disable().
File
- ./
nodesymlinks.install, line 133 - Installation functions for NodeSymlinks.
Code
function nodesymlinks_disable() {
}