mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
31e258c8c3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ use Symfony\Component\HttpKernel\DependencyInjection\Extension;
|
||||||
*/
|
*/
|
||||||
class core extends Extension
|
class core extends Extension
|
||||||
{
|
{
|
||||||
const TWIG_OPTIONS_POSITION = 6;
|
const TWIG_OPTIONS_POSITION = 7;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Config path
|
* Config path
|
||||||
|
|
Loading…
Add table
Reference in a new issue