rhymix/common/defaults/blacklist.php
2016-02-23 21:37:44 +09:00

11 lines
196 B
PHP

<?php
/**
* Rhymix Default Blacklist for Deprecated Plugins
*
* Copyright (c) Rhymix Developers and Contributors
*/
return array(
'member_communication' => true,
'zipperupper' => true,
);