From 86498e7913d3d8c30eeae88ce2034f687ff1f6b1 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 4 Jan 2007 05:16:21 +0000 Subject: [PATCH] Included index.html to avoid conflicts --- admin/mnet/index.php | 57 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/admin/mnet/index.php b/admin/mnet/index.php index 04bac9fa12..3b5479e25d 100644 --- a/admin/mnet/index.php +++ b/admin/mnet/index.php @@ -76,5 +76,60 @@ } } $hosts = get_records_select('mnet_host', " id != '{$CFG->mnet_localhost_id}' AND deleted = '0' ",'wwwroot ASC' ); - include('./index.html'); + + admin_externalpage_print_header($adminroot); +?> +
+
+ + + + +
+ + + + + + + + + + + + +
Public Key:
public_key; ?>
Networking: + mnet_dispatcher_mode)? 'checked="true"' : '' ?> />
+ mnet_dispatcher_mode)? 'checked="true"' : '' ?> />
+ +
+
+
+
+ + + + +
+ + + + + + + + + + + +
+ + +
+
+
+
+ + -- 2.39.5