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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38
Commits
1
Branch
696 KiB
Tree:
918b10de69
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '918b10de69'
${ noResults }
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
();
*/