Index: branches/unlabeled/unlabeled-1.8.34/admin/help/install_help.php =================================================================== diff -u -r2570 -r6988 --- branches/unlabeled/unlabeled-1.8.34/admin/help/install_help.php (.../install_help.php) (revision 2570) +++ branches/unlabeled/unlabeled-1.8.34/admin/help/install_help.php (.../install_help.php) (revision 6988) @@ -1,93 +1,21 @@ '.print_r($s, true).''; -} - -$section = $_REQUEST['section']; -$section = explode(':', $section); -if($section[0] == 'in-portal') $section[0] = 'kernel'; - -$topic_path = str_replace(THIS_FILE, '', $_SERVER['PATH_TRANSLATED']).$section[0].'/admin/include/help/'.$section[1].'.txt'; - -//echo "TP: $topic_path
"; + $topic_path = FULL_PATH.'/'.$section[0].'/admin/include/help/'.$section[1].'.txt'; + + //echo "TP: $topic_path
"; + ?> @@ -122,23 +50,14 @@ - +
+ +
+
-
- -
- -