Many updates as a result of updating lnapp; added SSL service order
This commit is contained in:
@@ -27,6 +27,8 @@ class Model_SSL_CA extends ORM_OSB {
|
||||
),
|
||||
);
|
||||
|
||||
protected $_form = array('id'=>'id','value'=>'subject()');
|
||||
|
||||
public function filters() {
|
||||
return array(
|
||||
'parent_ssl_ca_id'=>array(
|
||||
|
Reference in New Issue
Block a user