ViewModLog

Description

Loads up all the moderation log entries and displays them according to specified parameters.

Syntax

void ViewModLog ()


Notes

  • Requires the admin_forum permission
  • $_REQUEST['start'] indicates what entry to start with, which lets SMF know what page you're on
  • $_REQUEST['order'] specifies what column to order the results by (default is logTime)
  • $_REQUEST['direction'] specifies what direction to sort the results in
Advertisement: