1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

[ticket/13685] phpBB, not PhpBB

PHPBB3-13685
This commit is contained in:
brunoais
2015-06-09 12:55:27 +01:00
parent 6e8da5a424
commit 3ac95f48f8
4 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ class fulltext_postgres extends \phpbb\search\base
protected $db;
/**
* PhpBB event dispatcher object
* phpBB event dispatcher object
* @var \phpbb\event\dispatcher_interface
*/
protected $phpbb_dispatcher;