Exemplo n.º 1
0
 function _afterCreate()
 {
     $this->_create_section_header();
     $this->_create_permission_values();
     parent::_afterCreate();
 }
Exemplo n.º 2
0
 function _afterCreate()
 {
     $this->consider_notifying_admin();
     parent::_afterCreate();
 }