commit | 8a7d078233bfb80fa01ee090e14ce0664f23b96b | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Sun Jan 08 05:43:42 2012 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Sun Jan 08 05:43:42 2012 +0200 |
tree | 632b009b57ef456ff1020b45f4ef8fd287f4ebb0 | |
parent | bf70d6245046d743573c604aeda3280870e19e41 [diff] [blame] |
Remove some tabs
diff --git a/system/core/Security.php b/system/core/Security.php index f09298b..d7881d8 100755 --- a/system/core/Security.php +++ b/system/core/Security.php
@@ -176,7 +176,7 @@ unset($_COOKIE[$this->_csrf_cookie_name]); $this->_csrf_hash = ''; } - + $this->_csrf_set_hash(); $this->csrf_set_cookie();