Skip to content

Commit

Permalink
Update csrfhandler.lib.php
Browse files Browse the repository at this point in the history
  • Loading branch information
banujan6 authored Jul 25, 2018
1 parent 4ab4920 commit 2aba50a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions csrfhandler.lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
/*
Name : Simple CSRF protection class for Core-PHP (Non-Framework).
By : Banujan Balendrakumar | https://www.facebook.com/balendrakumar.banujan
License : Apache License 2.0
By : Banujan Balendrakumar | https://www.facebook.com/balendrakumar.banujan
License : Free & Open
*/

Expand Down Expand Up @@ -99,4 +99,4 @@ public static function flushKeys(){
}


?>
?>

0 comments on commit 2aba50a

Please sign in to comment.