Menu

[r15]: / trunk / samples / local / test_driver.php  Maximize  Restore  History

Download this file

16 lines (15 with data), 319 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<?php
/*
* $Id$
*
* Copyright(c) 2004-2006, SpikeSource Inc. All Rights Reserved.
* Licensed under the Open Software License version 2.1
* (See http://www.spikesource.com/license.html)
*/
?>
<?php
include "sample.php";
include "sample2.php";
include "sample3.php";
include "sample4.php";
?>