SproutCMS

This is the code documentation for the SproutCMS project

function delete()

Delete cache items by id or tag.

Usage

void delete ( mixed $id [, mixed $tag ] );

Arguments

  1. $id
  2. $tag = FALSE

Return value

  • void