You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom/HungNG_CI_Base_Custom_Model_Credentials_model.php
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
* @author 713uk13m <dev@nguyenanhung.com>
16
16
* @copyright 713uk13m <dev@nguyenanhung.com>
17
17
*
18
-
* @property CI_DB_pdo_driver|CI_DB_mysqli_driver|CI_DB_query_builder|CI_DB_driver $db This is the platform-independent base Query Builder implementation class
18
+
* @property CI_DB_pdo_driver|CI_DB_query_builder|CI_DB_driver $db This is the platform-independent base Query Builder implementation class
19
19
*/
20
20
class HungNG_CI_Base_Custom_Model_Credentials_model extends HungNG_Custom_Based_model
21
21
{
@@ -61,6 +61,7 @@ public function checkCredentials($username = '')
0 commit comments