Source for file default.php
Documentation is available at default.php
@include '../include_path.php';
* Generator usage example using Default QF renderer
* without any changes (all default options are used).
* @version $Id: default.php,v 1.1 2004/06/27 13:08:05 farell Exp $
* @author Laurent Laville <pear@laurent-laville.org>
require_once 'HTML/Progress/generator.php';
$tabbed = new HTML_Progress_Generator ();
Documentation generated on Mon, 11 Mar 2019 13:52:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|