SproutCMS

This is the code documentation for the SproutCMS project

function reduceSlashes()

Reduces multiple slashes in a string to single slashes.

Usage

string Text::reduceSlashes ( string $str );

Arguments

  1. string $str
    string to reduce slashes of

Return value

  • string