SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Loads the archive driver.

Usage

void $Archive->__construct ( [ string $type ] );

Arguments

  1. string $type = NULL
    type of archive to create

Exceptions thrown

Return value

  • void