deleteErrors

Description

Deletes all or some of the errors in the error log.

Syntax

void deleteErrors ()


Notes

  • Applies any necessary filters to deletion.
  • Should only be called by ViewErrorLog().
  • Attempts to TRUNCATE the table to reset the auto_increment.
  • Redirects back to the error log when done.
Advertisement: