autoload bookmarknoticelistitemadapter
This commit is contained in:
parent
7c31462f86
commit
f880e6498d
@ -163,6 +163,7 @@ class BookmarkPlugin extends MicroAppPlugin
|
|||||||
case 'InitialBookmarkForm':
|
case 'InitialBookmarkForm':
|
||||||
case 'DeliciousBackupImporter':
|
case 'DeliciousBackupImporter':
|
||||||
case 'DeliciousBookmarkImporter':
|
case 'DeliciousBookmarkImporter':
|
||||||
|
case 'BookmarkNoticeListItemAdapter':
|
||||||
include_once $dir.'/'.strtolower($cls).'.php';
|
include_once $dir.'/'.strtolower($cls).'.php';
|
||||||
return false;
|
return false;
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user