Use MY_Controller instead of global hook
This commit is contained in:
@@ -10,12 +10,6 @@
|
||||
|
|
||||
*/
|
||||
|
||||
$hook['post_controller_constructor'] = array(
|
||||
'class' => '',
|
||||
'function' => 'check_login',
|
||||
'filename' => 'global.php',
|
||||
'filepath' => 'hooks'
|
||||
);
|
||||
|
||||
/* End of file hooks.php */
|
||||
/* Location: ./application/config/hooks.php */
|
||||
|
||||
Reference in New Issue
Block a user