Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.44 -r1.45 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 7 Mar 2007 22:34:38 -0000 1.44 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 8 Mar 2007 12:05:32 -0000 1.45 @@ -825,7 +825,7 @@ } } swa { - #set allowed [acs_user::site_wide_admin_p] + set allowed 0 #if {!$allowed} { # ad_return_warning "Insufficient Permissions" \ # "Only side wide admins are allowed for this operation! ($object $method)"