SproutCMS

This is the code documentation for the SproutCMS project

function restore()

Restore a deleted record from log data

Usage

void $AdminController->restore ( int $log_id );

Arguments

  1. int $log_id
    ID in the history_items table

Return value

  • void