SproutCMS

This is the code documentation for the SproutCMS project

function colorisedDiff()

Takes two strings of text (which will be stripped of HTML tags)
and returns HTML which is a table showing the differences
in a nice colourful way

Usage

unknown Sprout::colorisedDiff ( mixed $orig , mixed $new );

Arguments

  1. $orig
  2. $new