install_helper
class install_helper
General helper functionality for the installer
Properties
protected string | $php_ext | ||
protected string | $phpbb_root_path |
Methods
__construct(string $phpbb_root_path, string $php_ext)
Constructor
bool
is_phpbb_installed()
Check whether phpBB is installed.
Details
at line 37
__construct(string $phpbb_root_path, string $php_ext)
Constructor
at line 48
bool
is_phpbb_installed()
Check whether phpBB is installed.