Parent Directory | Revision Log
1 | <?php |
2 | |
3 | /** |
4 | * |
5 | * include files needed by the examples |
6 | * |
7 | * @package phpHtmlLib-examples |
8 | */ |
9 | |
10 | $phphtmllib = $_SERVER["DOCUMENT_ROOT"] . "/phphtmllib"; |
11 | include_once("$phphtmllib/includes.inc"); |
12 | |
13 | ?> |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |