API17:JSession:: validate
From Joomla! Documentation
JSession::_validate
Description
Do some checks for security reason.
protected function _validate ($restart=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $restart | false |
- Returns
- Defined on line 697 of libraries/joomla/session/session.php
See also
JSession::_validate source code on BitBucket
Class JSession
Subpackage Session- Other versions of JSession::_validate
User contributed notes
Code Examples