/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/widgets/includes.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/widgets/includes.inc

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

revision 1.2 by jonen, Sat Feb 22 21:08:24 2003 UTC revision 1.5 by jonen, Fri Nov 14 21:31:40 2003 UTC
# Line 24  include_once($phphtmllib."/widgets/Conta Line 24  include_once($phphtmllib."/widgets/Conta
24  include_once($phphtmllib."/widgets/CSSContainer.inc");  include_once($phphtmllib."/widgets/CSSContainer.inc");
25  include_once($phphtmllib."/widgets/CSSBuilder.inc");  include_once($phphtmllib."/widgets/CSSBuilder.inc");
26  include_once($phphtmllib."/widgets/HTMLPageClass.inc");  include_once($phphtmllib."/widgets/HTMLPageClass.inc");
27    include_once($phphtmllib."/widgets/HTMLRedirectPage.inc");
28  include_once($phphtmllib."/widgets/PageWidget.inc");  include_once($phphtmllib."/widgets/PageWidget.inc");
29    
30    
# Line 37  include_once($phphtmllib."/widgets/TextN Line 38  include_once($phphtmllib."/widgets/TextN
38  include_once($phphtmllib."/widgets/TextCSSNav.inc");  include_once($phphtmllib."/widgets/TextCSSNav.inc");
39  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");  include_once($phphtmllib."/widgets/VerticalCSSNavTable.inc");
40    
41  include_once($phphtmllib."/widgets/XMLDocumentClass.inc");  include_once($phphtmllib."/widgets/xml/XMLDocumentClass.inc");
42  include_once($phphtmllib."/widgets/WMLDocumentClass.inc");  include_once($phphtmllib."/widgets/wml/WMLDocumentClass.inc");
43  include_once($phphtmllib."/widgets/SVGDocumentClass.inc");  include_once($phphtmllib."/widgets/svg/SVGDocumentClass.inc");
44    
45  //not fully baked  //not fully baked
46  //include_once($phphtmllib."/widgets/TreeNav.inc");  //include_once($phphtmllib."/widgets/TreeNav.inc");

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

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