Verzeichnisstruktur phpBB-3.2.0
- Veröffentlicht
- 06.01.2017
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
CREDITS.txt
001 /**
002 *
003 * phpBB © Copyright phpBB Limited 2003-2016
004 * http://www.phpbb.com
005 *
006 * phpBB is free software. You can redistribute it and/or modify it
007 * under the terms of the GNU General Public License, version 2 (GPL-2.0)
008 * as published by the Free Software Foundation.
009 *
010 * This program is distributed in the hope that it will be useful,
011 * but WITHOUT ANY WARRANTY; without even the implied warranty of
012 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
013 * GNU General Public License for more details.
014 *
015 * A copy of the license can be viewed in the docs/LICENSE.txt file.
016 * The same can be viewed at <http://opensource.org/licenses/gpl-2.0.php>
017 *
018 */
019
020
021 phpBB Project Manager: Marshalrusty (Yuriy Rusko)
022
023 phpBB Product Manager: naderman (Nils Adermann)
024
025 phpBB Lead Developer: Marc (Marc Alexander)
026
027 phpBB Developers: bantu (Andreas Fischer)
028 CHItA (Máté Bartus)
029 Elsensee (Oliver Schramm)
030 Nicofuma (Tristan Darricau)
031 prototech (Cesar Gallegos)
032
033 For a list of phpBB Team members, please see:
034 http://www.phpbb.com/about/team/
035
036 For a full list of phpBB code contributors, please see:
037 https://github.com/phpbb/phpbb/graphs/contributors
038
039 -- Former Developers --
040
041 phpBB Project Manager: theFinn (James Atkinson) [Founder - 04/2007]
042 SHS` (Jonathan Stanley)
043
044 phpBB Lead Developer: Acyd Burn (Meik Sievertsen) [09/2005 - 01/2010]
045 psoTFX (Paul S. Owen) [2001 - 09/2005]
046
047 phpBB Developers: A_Jelly_Doughnut (Josh Woody) [01/2010 - 11/2010]
048 Acyd Burn (Meik Sievertsen) [02/2003 - 09/2005]
049 APTX (Marek A. Ruszczyński) [12/2007 - 04/2011]
050 Arty (Vjacheslav Trushkin) [02/2012 - 07/2012]
051 Ashe (Ludovic Arnaud) [10/2002 - 11/2003, 06/2006 - 10/2006]
052 BartVB (Bart van Bragt) [11/2000 - 03/2006]
053 ckwalsh (Cullen Walsh) [01/2010 - 07/2011]
054 DavidMJ (David M.) [12/2005 - 08/2009]
055 dhn (Dominik Dröscher) [05/2007 - 01/2011]
056 dhruv.goel92 (Dhruv Goel) [04/2013 - 05/2016]
057 EXreaction (Nathan Guse) [07/2012 - 05/2014]
058 GrahamJE (Graham Eames) [09/2005 - 11/2006]
059 igorw (Igor Wiedler) [08/2010 - 02/2013]
060 imkingdavid (David King) [11/2012 - 06/2014]
061 kellanved (Henry Sudhof) [04/2007 - 03/2011]
062 nickvergessen (Joas Schilling)[04/2010 - 12/2015]
063 Oleg (Oleg Pudeyev) [01/2011 - 05/2013]
064 rxu (Ruslan Uzdenov) [04/2010 - 12/2012]
065 TerraFrost (Jim Wigginton) [04/2009 - 01/2011]
066 ToonArmy (Chris Smith) [06/2008 - 11/2011]
067 Vic D'Elfant (Vic D'Elfant) [04/2007 - 04/2009]
068
069 Major contributions by: leviatan21 (Gabriel Vazquez)
070 NeoThermic (Ashley Pinner)
071 Raimon (Raimon Meuldijk)
072 Xore (Robert Hetzler)
073
074 -- Copyrights --
075
076 Visual Confirmation: Xore (Robert Hetzler)
077
078 prosilver by subBlue Design, Tom Beddard, (c) 2004 phpBB Limited
079
080 phpBB contains code from the following applications:
081
082 LGPL licenced:
083 Smarty (c) 2001, 2002 by ispi of Lincoln, Inc, http://smarty.php.net/
084
085 GPL licenced:
086 phpMyAdmin (c) 2001, 2003 phpMyAdmin Devel team, http://www.phpmyadmin.net/
087 Jabber Class (c) 2006 Flyspray.org, http://www.flyspray.org/
088 Chora (c) 2000-2006, The Horde Project. http://horde.org/chora/
089 Horde Project (c) 2000-2006, The Horde Project. http://horde.org/
090 jQuery (c) 2011, John Resig. http://jquery.com/
091 Sphinx Technologies Inc (c) 2001-2012 Andrew Aksyonoff, http://sphinxsearch.com/
092 Plupload (c) 2010-2013 Moxiecode Systems AB, http://www.plupload.com/
093
094 PHP License, version 3.0:
095 Pear (c) 2001-2004 PHP Group, http://pear.php.net
096
097 Text_Diff-0.2.1 http://pear.php.net/package/Text_Diff
098
099 MIT licenced:
100 Symfony2 (c) 2004-2011 Fabien Potencier, https://symfony.com/
101 Cookie Consent (c) 2015 Silktide Ltd, https://cookieconsent.insites.com
102