SproutCMS

This is the code documentation for the SproutCMS project

function pingLock()

Updates the timestamp for a given lock record to prevent it from timing out

Usage

void Admin::pingLock ( int $lock_id );

Arguments

  1. int $lock_id

Return value

  • void