forked from GNUsocial/gnu-social
Some unnecessary/faulty includes fixed in DM plugin
This commit is contained in:
@@ -28,11 +28,7 @@
|
||||
* @link http://status.net/
|
||||
*/
|
||||
|
||||
if (!defined('STATUSNET') && !defined('LACONICA')) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
require_once INSTALLDIR.'/lib/form.php';
|
||||
if (!defined('GNUSOCIAL')) { exit(1); }
|
||||
|
||||
/**
|
||||
* Form for posting a direct message
|
||||
|
Reference in New Issue
Block a user