X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/f247cc770243a474bbba7845094047e0995b9746..d820e389d9d284d2eb85e19955cbe413ae4ee65d:/selfforum-cgi/user/fo_view.pl diff --git a/selfforum-cgi/user/fo_view.pl b/selfforum-cgi/user/fo_view.pl index ad74b50..f92d376 100644 --- a/selfforum-cgi/user/fo_view.pl +++ b/selfforum-cgi/user/fo_view.pl @@ -10,7 +10,7 @@ BEGIN { ($Script) = ($0 =~ /^.*\/(.*)$/)? $1 : $0;} use lib "$Shared"; -#use CGI::Carp qw(fatalsToBrowser); +use CGI::Carp qw(fatalsToBrowser); use Conf; use Conf::Admin; @@ -61,4 +61,5 @@ else { tree => $tree });} +print "t1 "; # eos \ No newline at end of file