forked from wallabag/wallabag
1st draft for Pocket import via API
This commit is contained in:
committed by
Jeremy Benoist
parent
10b40f85d6
commit
1f4408de9e
@ -31,6 +31,7 @@ class AppKernel extends Kernel
|
||||
new Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle(),
|
||||
new Scheb\TwoFactorBundle\SchebTwoFactorBundle(),
|
||||
new KPhoen\RulerZBundle\KPhoenRulerZBundle(),
|
||||
new Wallabag\ImportBundle\WallabagImportBundle(),
|
||||
);
|
||||
|
||||
if (in_array($this->getEnvironment(), array('dev', 'test'))) {
|
||||
|
||||
Reference in New Issue
Block a user