phpBB

Code Changes

File: phpbb/template/twig/loader.php

  Unmodified   Added   Modified   Removed
Line 35Line 35
	{
$this->filesystem = $filesystem;


	{
$this->filesystem = $filesystem;


		parent::__construct($paths);

		parent::__construct($paths, $this->filesystem->realpath(dirname(__FILE__)));

	}

/**

	}

/**