We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0de12 commit bf9cba5Copy full SHA for bf9cba5
application/controllers/error.php
@@ -1,8 +1,8 @@
1
<?php if(!defined('BASEPATH')) exit('No direct script access allowed');
2
3
/**
4
- * Class : Login (LoginController)
5
- * Login class to control to authenticate user credentials and starts user's session.
+ * Class : Error (ErrorController)
+ * Error class to redirect on errors
6
* @author : Kishor Mali
7
* @version : 1.1
8
* @since : 15 November 2016
0 commit comments