Monday 02 June 2003 2:13:37 am
You need to give permissions to it. If the module is open for all you can do this in site.ini:
PolicyOmitList[]=mymodule
or PolicyOmitList[]=mymodule/myfunction If you need more permissions you need to look into the permission system. --bård
Documentation: http://ez.no/doc
|