This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Switchboard
mirror of
https://github.com/aaronpk/Switchboard.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
https://github.com/aaronpk/Switchboard
36
Commits
1
Branch
696 KiB
Tree:
4d48c3cdd1
Switchboard
/
controllers
/
auth.php
6 lines
67 B
Raw
Normal View
History
initial project layout and beginning of push subscription
9 years ago
<
?
php
/*
session_set_cookie_params
(
86400
*
30
);
session_start
();
*/