| 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 |
|
|