diff options
Diffstat (limited to 'phpBB/includes/functions_jabber.php')
-rw-r--r-- | phpBB/includes/functions_jabber.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/includes/functions_jabber.php b/phpBB/includes/functions_jabber.php index f35f84497b..d98293dd0f 100644 --- a/phpBB/includes/functions_jabber.php +++ b/phpBB/includes/functions_jabber.php @@ -18,10 +18,8 @@ * http://phpjabber.g-blog.net (not many doc comments in here, sorry) * * last modified: 27.04.2003 13:01:53 CET -* * -* Modified by psoTFX, phpBB Group, 2003. -* Removed functions/support not critical to integration with phpBB +* Modified by members of the phpBB Group * * @package phpBB3 */ |