]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/user/fo_view.pl
some bugs fixed, lockfiles (fo_admin_default.xml.*) removed from repository
[selfforum.git] / selfforum-cgi / user / fo_view.pl
index ad74b50afa9e64f3daf84ef496d3512075ec4ec8..f92d376de8a72653d9379bdedcfedde40210b2f9 100644 (file)
@@ -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

patrick-canterino.de