Index: trunk/admin/help/install_help.php =================================================================== diff -u -N -r2569 -r7391 --- trunk/admin/help/install_help.php (.../install_help.php) (revision 2569) +++ trunk/admin/help/install_help.php (.../install_help.php) (revision 7391) @@ -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 @@ - +
+ +
+
-
- -
- -