phpBB

Code Changes

File: phpbb/extension/manager.php

  Unmodified   Added   Modified   Removed
Line 31Line 31
	protected $php_ext;
protected $extensions;
protected $extension_table;

	protected $php_ext;
protected $extensions;
protected $extension_table;

 
	protected $filesystem;

	protected $phpbb_root_path;
protected $cache_name;


	protected $phpbb_root_path;
protected $cache_name;