commit | 6c7526c95b3fbd502dc8105a67fd38da793caa4e | [log] [tgz] |
---|---|---|
author | Taufan Aditya <toopay@taufanaditya.com> | Sun May 27 13:51:27 2012 +0700 |
committer | Taufan Aditya <toopay@taufanaditya.com> | Sun May 27 13:51:27 2012 +0700 |
tree | 5e3ec6bbccd6105cb993601f0c4356374e3cb2dd | |
parent | 650f2a2bc15dd575f50446dcc1315c131652ca49 [diff] |
Continuation for Security and Table code-coverage, add coverage report to travis
diff --git a/system/core/Security.php b/system/core/Security.php index f953011..9b7ba57 100755 --- a/system/core/Security.php +++ b/system/core/Security.php
@@ -191,6 +191,7 @@ * Set Cross Site Request Forgery Protection Cookie * * @return object + * @codeCoverageIgnore */ public function csrf_set_cookie() {