Skip to content

Commit 282cb23

Browse files
authored
changed version to 2.5.13
1 parent d6b9833 commit 282cb23

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

application/libraries/Aauth.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*
1414
* @copyright 2014-2016 Emre Akay
1515
*
16-
* @version 2.5.12
16+
* @version 2.5.13
1717
*
1818
* @license LGPL
1919
* @license http://opensource.org/licenses/LGPL-3.0 Lesser GNU Public License
@@ -72,11 +72,11 @@ class Aauth {
7272
public $flash_infos = array();
7373

7474
/**
75-
* The CodeIgniter object variable
75+
* The CodeIgniter object variable
7676
* @access public
77-
* @var object
78-
*/
79-
public $aauth_db;
77+
* @var object
78+
*/
79+
public $aauth_db;
8080

8181
########################
8282
# Base Functions

0 commit comments

Comments
 (0)