forked from GNUsocial/gnu-social
hard-require the adapter
This commit is contained in:
parent
f880e6498d
commit
8b0f45d0a7
@ -32,6 +32,8 @@ if (!defined('STATUSNET')) {
|
|||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
require_once INSTALLDIR.'/plugins/Bookmark/bookmarknoticelistitemadapter.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Bookmark plugin main class
|
* Bookmark plugin main class
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user