mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php - pleasing the users a little bit more by using table constants. :D - login box if "mode" is not allowed -> posting (thought about trigger_error integration, but we do not need this that often). git-svn-id: file:///svn/phpbb/trunk@4836 89ea8834-ac86-4346-8a33-228a782c2dd0
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
/* ********************************************************************** *\
|
|
/* *\
|
|
/* phpBB 2.2 © Copyright 2003 phpBB Group *\
|
|
/* *\
|
|
/* [ http://www.phpbb.com/ ] *\
|
|
/* *\
|
|
/* ********************************************************************** *\
|
|
|
|
phpBB Project Manager : theFinn (James Atkinson)
|
|
|
|
phpBB Lead Developer : psoTFX (Paul S. Owen)
|
|
|
|
phpBB Developers : Ashe (Ludovic Arnaud)
|
|
Acyd Burn (Meik Sievertsen)
|
|
|
|
phpBB Group : theFinn (James Atkinson)
|
|
psoTFX (Paul S. Owen)
|
|
BartVB (Bart Van Bragt)
|
|
ffeingol (Frank Feingold)
|
|
|
|
Original subSilver by subBlue Design, Tom Beddard, © 2001 phpBB Group
|
|
|
|
phpBB 2.2 contains code from the following applications:
|
|
|
|
LGPL licenced:
|
|
Smarty © 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
|
|
|
|
GPL licenced:
|
|
phpMyAdmin © 2001,2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
|
|
Jabber class © 2003 Carlo Zottmann, http://phpjabber.g-blog.net
|
|
|
|
PHP License, version 3.0:
|
|
Pear © 2001-2004 PHP Group, http://pear.php.net |