-
Notifications
You must be signed in to change notification settings - Fork 0
file forum.inc.php
Oliver edited this page Apr 25, 2020
·
1 revision
Das Forum Modul enthält 3 Klassen für alle Features:
- Forum
- Thread
- Comment Mit diesen drei Bestandteilen wird das ganze Forum, dessen Threads und das Commenting dazu - oder auch eigenständige Commenting-Instanzen für Templates erzeugt und abgehandelt.
Diese Klassen benutzen folgende Tabellen aus der DB:
- comments_boards
- comments_threads
- comments
- comments_subscriptions
- comments_threads_favorites
- comments_threads_ignore
- comments_threads_rights
- comments_unread
\zorg\Forum
\ » Files » www/includes/forum.inc.php
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.