Remove caching implementation
This commit is contained in:
parent
f2cfe967ee
commit
3fde3df882
@ -22,6 +22,5 @@ require_once(__DIR__ . '/../inc/custom_fields.inc.php');
|
|||||||
|
|
||||||
// Load the ApplicationContext
|
// Load the ApplicationContext
|
||||||
$builder = new \DI\ContainerBuilder();
|
$builder = new \DI\ContainerBuilder();
|
||||||
$builder->setDefinitionCache(new \Doctrine\Common\Cache\ArrayCache());
|
|
||||||
|
|
||||||
$applicationContext = $builder->build();
|
$applicationContext = $builder->build();
|
Loading…
x
Reference in New Issue
Block a user