1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-07 21:16:34 +02:00
Files
php-phpbb/phpBB/install
Igor Wiedler 30b57332e3 [feature/request-class] Fix missing include in database_update
install/database_update.php was missing the include for the class
loader.

PHPBB3-9716
2010-10-05 22:53:06 +02:00
..