SproutCMS

This is the code documentation for the SproutCMS project

function approve()

Approve the specified item.
This is called from within a transaction.

Usage

void $Moderate->approve ( mixed $id );

Arguments

  1. $id

Return value

  • void