/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/css/local_includes.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/css/local_includes.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Mon Feb 3 16:43:59 2003 UTC revision 1.3 by jonen, Sat Feb 22 20:55:35 2003 UTC
# Line 1  Line 1 
1  <?php  <?php
2    
3  //$doc_root = $_SERVER["DOCUMENT_ROOT"];  $doc_root = $_SERVER["DOCUMENT_ROOT"];
4  //$phphtmllib = $doc_root."/phphtmllib";  $phphtmllib = $doc_root."/phphtmllib";
 $phphtmllib = "/home/max/dev/netfrag.org/nfo/php/libs/com.newsblob.phphtmllib";  
5  include_once( $phphtmllib."/includes.inc");  include_once( $phphtmllib."/includes.inc");
6    
7    //build the $css_container object
8    include_once( $phphtmllib."/css/css_container.inc");
9    
10  ?>  ?>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed