| 42 |
include_once("widgets/EditDataItem.php"); |
include_once("widgets/EditDataItem.php"); |
| 43 |
include_once("widgets/FlexibleNegotiation.php"); |
include_once("widgets/FlexibleNegotiation.php"); |
| 44 |
|
|
| 45 |
|
// required for FlexibleNegotiation |
| 46 |
include_once("forms/NonValidatingFormProcessor.php"); |
include_once("forms/NonValidatingFormProcessor.php"); |
| 47 |
|
|
| 48 |
|
// required for getting phpHtmlLib's TreeNav and PEAR::Tree together |
| 49 |
|
include_once("widgets/TreeNav_PearHtmlTreeMenuBridge.inc"); |
| 50 |
|
include_once("widgets/DHTMLTreeNav.inc"); |
| 51 |
|
include_once("widgets/SelectNav.inc"); |
| 52 |
|
|
| 53 |
?> |
?> |