diff options
Diffstat (limited to 'mod/thewire/deactivate.php')
-rw-r--r-- | mod/thewire/deactivate.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mod/thewire/deactivate.php b/mod/thewire/deactivate.php new file mode 100644 index 000000000..3e20207a1 --- /dev/null +++ b/mod/thewire/deactivate.php @@ -0,0 +1,6 @@ +<?php +/** + * Deregister the ElggWire class + */ + +update_subtype('object', 'thewire');
\ No newline at end of file |