[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/install/ -> startup.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 279 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  phpbb_require_updated()
  phpbb_include_updated()
  installer_msg_handler()
  installer_class_loader()
  installer_shutdown_function()

Functions
Functions that are not part of a class:

phpbb_require_updated($path, $phpbb_root_path, $optional = false)   X-Ref
No description

phpbb_include_updated($path, $phpbb_root_path, $optional = false)   X-Ref
No description

installer_msg_handler($errno, $msg_text, $errfile, $errline)   X-Ref
No description

installer_class_loader($phpbb_root_path, $phpEx)   X-Ref
Register class loaders for installer

param: string $phpbb_root_path phpBB root path
param: string $phpEx PHP file extension

installer_shutdown_function($display_errors)   X-Ref
Installer shutdown function. Tries to resolve errors that might have occured
during execution of installer

param: int $display_errors Original display errors value



Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1