Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
session_handler.inc
1
<?php
18
require_once SQ_INCLUDE_PATH.
'/asset.inc'
;
19
20
34
class
Session_Handler
extends
Asset
35
{
36
37
42
function
__construct
()
43
{
44
parent::__construct();
45
46
}
//end constructor
47
48
60
public
static
function
init
()
61
{
62
63
}
//end init()
64
65
78
public
static
function
sessionSync
($primary_session_id)
79
{
80
81
}
//end sessionSync()
82
83
84
}
//end class
85
86
87
?>
squiz_matrix
core
assets
system
session_handling
session_handler
session_handler.inc
Generated on Tue Jan 29 2013 14:04:40 for Squiz Matrix by
1.8.3.1