SproutCMS

This is the code documentation for the SproutCMS project

function ajaxGetRev()

Gets the text of a single revision

Usage

void $PageAdminController->ajaxGetRev ( int $id );

Arguments

  1. int $id
    The revision to get the text of

Return value

  • void