29 Jan
2004
29 Jan
'04
2:47 p.m.
On Thursday 29 January 2004 16:29, Marcos Iuato wrote:
Hi, You can create a script python at root folder to delete de instance of exUserFolder.
Something like:
context.PloneSiteId.manage_delObjects(['acl_users'])
Hmm okay, where do I get the object "context" from?