aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/activate.php
blob: 1db83f7be903bda82e3b18b43eaab7d8e1116980 (plain)
1
2
3
4
5
6
<?php
/**
 * Register the ElggWire class for the object/thewire subtype
 */

add_subtype('object', 'thewire', 'ElggWire');