Index: branches/unlabeled/unlabeled-1.14.10/admin/help/help.php =================================================================== diff -u -r3758 -r5708 --- branches/unlabeled/unlabeled-1.14.10/admin/help/help.php (.../help.php) (revision 3758) +++ branches/unlabeled/unlabeled-1.14.10/admin/help/help.php (.../help.php) (revision 5708) @@ -47,6 +47,10 @@
'.$section[1].'.txt
'; + } + if( file_exists($topic_path) ) echo $help_data; else