X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/232104002cf82c14d1fbf1536f937e9cf7e318f3..25784c0f4cca98b8d646fb450df866758a531f44:/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