commented admin.php
This commit was merged in pull request #12.
This commit is contained in:
@@ -3,12 +3,6 @@
|
|||||||
// Moderation Page
|
// Moderation Page
|
||||||
// Lists Contributions for Review. Moderators can approve, reject,
|
// Lists Contributions for Review. Moderators can approve, reject,
|
||||||
// edit and delete Contributions. Includes Map Preview and Filtering.
|
// edit and delete Contributions. Includes Map Preview and Filtering.
|
||||||
//
|
|
||||||
// ToDo's:
|
|
||||||
// - Comment Moderation Tab
|
|
||||||
// - News Management Tab
|
|
||||||
// - User Management Tab
|
|
||||||
// - Analytics Tab
|
|
||||||
// =====================================================================
|
// =====================================================================
|
||||||
|
|
||||||
// Reads Environment Configfile
|
// Reads Environment Configfile
|
||||||
@@ -352,9 +346,6 @@ $counts['total'] = count($all_contributions);
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<!-- ========================================================= -->
|
|
||||||
<!-- Comments Moderation Tab -->
|
|
||||||
<!-- ========================================================= -->
|
|
||||||
<!-- ========================================================= -->
|
<!-- ========================================================= -->
|
||||||
<!-- Comments Moderation Tab -->
|
<!-- Comments Moderation Tab -->
|
||||||
<!-- ========================================================= -->
|
<!-- ========================================================= -->
|
||||||
|
|||||||
Reference in New Issue
Block a user