SproutCMS

This is the code documentation for the SproutCMS project

function addData()

Add data to the archive.

Usage

void addData ( string $file , string $name [, mixed $contents ] );

Arguments

  1. string $file
    filename
  2. string $name
    name of file in archive
  3. $contents = NULL

Return value

  • void