Skip to content

Commit

Permalink
New function Update!
Browse files Browse the repository at this point in the history
  • Loading branch information
C0lacan authored Oct 22, 2016
1 parent 0deee81 commit 0feed56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/Ss/User/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,10 @@ function UpdatePWd($pwd){
]);
}


function get_all_user_ip(){
return $this->db -> select('login_ip', '*');
}


}


0 comments on commit 0feed56

Please sign in to comment.