Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
domotikad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
domotika
domotikad
1d729abe08138505383ac1f2ce7967fd7ebd1730
1d729abe08138505383ac1f2ce7967fd7ebd1730
Switch branch/tag
domotikad
Web
includes
session.php
Find file
Normal view
History
Permalink
session.php
60 Bytes
Edit
Web IDE
Newer
Older
First github commit
31e7b770
nextime
committed
11 years ago
1
2
3
<?
$_DOMOTIKA
=
unserialize
(
$_SERVER
[
'HTTP_DMSESSION'
]);
?>