csrf : domci update
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5461 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2
csrf.php
2
csrf.php
@@ -43,6 +43,7 @@ class csrf
|
||||
// }}}
|
||||
|
||||
/** Get / Set the status of the CSRF protection
|
||||
* @param boolean|null $val The value to set/get if null
|
||||
*/
|
||||
public function csrfState ($val = null)
|
||||
// {{{
|
||||
@@ -56,6 +57,7 @@ class csrf
|
||||
// }}}
|
||||
|
||||
/** Get / Set the name of the field in HTML
|
||||
* @param string|null $val The value to set/get if null
|
||||
*/
|
||||
public function field ($val = null)
|
||||
// {{{
|
||||
|
||||
Reference in New Issue
Block a user