Exemple #1
0
 function _afterCreate()
 {
     $this->_create_section_header();
     $this->_create_permission_values();
     parent::_afterCreate();
 }
 function _afterCreate()
 {
     $this->consider_notifying_admin();
     parent::_afterCreate();
 }