Help for this page

Select Code to Download


  1. or download this
    accesslevels' => {
      'function' => {
    ...
                     }
      }
    }
    
  2. or download this
    accesslevels' => {
      'func1' => 'val1'
      'default' => 'val2'
    }