To whom ever is responsible for this tasy piece:

<cfscript>
    access_flags = StructNew();
    access_flags["is_superuser"] = StructNew();
    access_flags["is_superuser"].default_value = 0;
    access_flags["is_superuser"].description = "Is this user an
administrator?";
</cfscript>

Thank you much :-), quite cool.

Steve


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to