SproutCMS

This is the code documentation for the SproutCMS project

function sanitizeId()

Replaces troublesome characters with underscores.

Usage

string $Cache->sanitizeId ( string $id );

Arguments

  1. string $id
    cache id

Return value

  • string