Parent Directory | Revision Log | Patch
revision 1.1 by jonen, Thu Jan 30 03:29:43 2003 UTC | revision 1.2 by jonen, Sat Feb 22 21:07:19 2003 UTC | |
---|---|---|
# | Line 21 | Line 21 |
21 | * inlude_once("includes.inc"); which contains | * inlude_once("includes.inc"); which contains |
22 | * the following 2 lines | * the following 2 lines |
23 | */ | */ |
24 | //$phphtmllib = $_SERVER["DOCUMENT_ROOT"] . "/phphtmllib"; | $phphtmllib = $_SERVER["DOCUMENT_ROOT"] . "/phphtmllib"; |
$phphtmllib = "/home/max/dev/netfrag.org/nfo/php/libs/com.newsblob.phphtmllib"; | ||
25 | include_once("$phphtmllib/includes.inc"); | include_once("$phphtmllib/includes.inc"); |
26 | ||
27 |
|
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |