More minor fixes

This commit is contained in:
Deon George
2014-10-11 06:51:35 -05:00
parent 9569467153
commit 83a2c85a25
7 changed files with 135 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
class Model_SSL_CA extends Model_SSL {
// Relationships
protected $_belongs_to = array(
'account'=>array(),
'parent'=>array('model'=>'ssl_ca','foreign_key'=>'ssl_ca_id'),
);
protected $_has_many = array(