You are here

function masquerade_context_disable in Masquerade Extras 6.2

Same name and namespace in other branches
  1. 7.2 masquerade_context/masquerade_context.install \masquerade_context_disable()
  2. 7 masquerade_context/masquerade_context.install \masquerade_context_disable()

Implements hook_disable().

See also

hook_disable()

File

masquerade_context/masquerade_context.install, line 21
Installation tasks for masquerade_context.

Code

function masquerade_context_disable() {
}