mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
This change allows the usage of array($class, 'method')) directly instead of having to use the functionX syntax as follows: array('function1' => array($class, 'method'))) PHPBB3-13370 |
||
---|---|---|
.. | ||
convertors | ||
data | ||
schemas | ||
database_update.php | ||
index.php | ||
install_convert.php | ||
install_install.php | ||
install_main.php | ||
install_update.php | ||
phpinfo.php |