1<?php
2$meta['actions'] = array('multicheckbox',
3'_choices' => array('login','register','profile','resendpwd','admin','ALL'));
4$meta['checkssl'] = ['onoff'];
5$meta['servername'] = ['string'];
6$meta['httpsport'] = ['numeric'];
7