rhymix/common/defaults/blacklist.php
2016-02-26 09:20:35 +09:00

12 lines
219 B
PHP

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