Verzeichnisstruktur phpBB-3.0.0
- Veröffentlicht
- 12.12.2007
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 |
install_footer.html
01
02 </div>
03 </div>
04 <span class="corners-bottom"><span></span></span>
05 </div>
06 </div>
07 </div>
08
09 <!--
10 We request you retain the full copyright notice below including the link to www.phpbb.com.
11 This not only gives respect to the large amount of time given freely by the developers
12 but also helps build interest, traffic and use of phpBB. If you (honestly) cannot retain
13 the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
14 "phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
15 forums may be affected.
16
17 The phpBB Group : 2006
18 // -->
19
20 <div id="page-footer">
21 Powered by phpBB © 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a>
22 </div>
23 </div>
24
25 </body>
26 </html>