Source for file openHtml.php
Documentation is available at openHtml.php
* @package System_Launcher
* @author Christian Weiske <cweiske@php.net>
* @author Olle Jonsson <olle.jonsson@gmail.com>
* @license http://www.gnu.org/licenses/lgpl.html LGPL
* @link http://github.com/olleolleolle/System_Launcher
* @since File available since Release 0.1.0
require_once 'System/Launcher.php';
$launcher->launch (dirname(__FILE__ ) . '/test.htm', true );
Documentation generated on Wed, 02 Jan 2013 22:00:02 +0000 by phpDocumentor 1.4.3. PEAR Logo Copyright © PHP Group 2004.
|