Skip to content

Commit bf9cba5

Browse files
committed
comments changed
1 parent 3f0de12 commit bf9cba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

application/controllers/error.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php if(!defined('BASEPATH')) exit('No direct script access allowed');
22

33
/**
4-
* Class : Login (LoginController)
5-
* Login class to control to authenticate user credentials and starts user's session.
4+
* Class : Error (ErrorController)
5+
* Error class to redirect on errors
66
* @author : Kishor Mali
77
* @version : 1.1
88
* @since : 15 November 2016

0 commit comments

Comments
 (0)