Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
banners-with-skip
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
22f57835
authored
2017-01-13 10:40:49 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ss
1 parent
76993838
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
signinView.php
signinView.php
View file @
22f5783
...
...
@@ -45,10 +45,10 @@ var STATE = "f4325120986c13bf5f55fbb8feab9105";
</div>
<div
id=
"authOps"
style=
"display:none"
>
<?php
session_start
();
if
(
isset
(
$_SESSION
[
'token'
])){
include
(
'includes/loggedin.php'
);
}
?>
</div>
...
...
Please
register
or
sign in
to post a comment