register(); $application = new Application('phpBB Console', PHPBB_VERSION); $application->addCommands(array( )); $application->run();