Index: openacs-4/packages/xowiki/www/admin/import.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/import.tcl,v diff -u -r1.28.2.11 -r1.28.2.12 --- openacs-4/packages/xowiki/www/admin/import.tcl 23 Mar 2022 09:17:01 -0000 1.28.2.11 +++ openacs-4/packages/xowiki/www/admin/import.tcl 25 Mar 2022 09:27:17 -0000 1.28.2.12 @@ -1,5 +1,5 @@ ::xowiki::Package initialize -ad_doc { - + Import objects in XOTcl serializer format @author Gustaf Neumann (gustaf.neumann@wu-wien.ac.at) @@ -54,7 +54,7 @@ "The provided file is not in the export file format" break } - + set f [open $upload_tmpfile] # # If we do not set translation binary,