/[cvs]/nfo/php/libs/org.netfrag.patches/phphtmllib/includes.inc
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.patches/phphtmllib/includes.inc

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

revision 1.7 by udo, Sat Nov 22 18:39:36 2003 UTC revision 1.9 by joko, Wed Jul 7 03:19:27 2004 UTC
# Line 47  include_once("widgets/FlexibleNegotiatio Line 47  include_once("widgets/FlexibleNegotiatio
47  // required for FlexibleNegotiation  // required for FlexibleNegotiation
48  include_once("forms/NonValidatingFormProcessor.php");  include_once("forms/NonValidatingFormProcessor.php");
49    
50  // required for getting phpHtmlLib's TreeNav and PEAR::Tree together  // PEAR::HTML_TreeMenu using PEAR::Tree
 include_once("widgets/navigation/TreeNav_PearHtmlTreeMenuBridge.inc");  
51  include_once("widgets/navigation/DHTMLTreeNav.inc");  include_once("widgets/navigation/DHTMLTreeNav.inc");
52  include_once("widgets/navigation/SelectNav.inc");  include_once("widgets/navigation/SelectNav.inc");
53    
# Line 59  include_once("widgets/CreateDataItem.php Line 58  include_once("widgets/CreateDataItem.php
58  //include_once("forms/MultiColumnFormContent.php");  //include_once("forms/MultiColumnFormContent.php");
59  include_once("widgets/TopicMapper.php");  include_once("widgets/TopicMapper.php");
60    
61  // require for New managment  // required for News management
62  include_once("forms/UploadForm.php");  include_once("forms/UploadForm.php");
63    // required for content management
64  include_once("widgets/ExpandDataItem.php");  include_once("widgets/ExpandDataItem.php");
65  include_once("widgets/ExpandEditDataItem.php");  include_once("widgets/ExpandEditDataItem.php");
66  include_once("forms/EditPageForm.php");  include_once("forms/EditPageForm.php");

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.9

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