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
55bdbc26
authored
2017-01-13 10:38:02 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ww
1 parent
91857ebc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
signinView.php
signinView.php
View file @
55bdbc2
...
...
@@ -45,6 +45,7 @@ var STATE = "f4325120986c13bf5f55fbb8feab9105";
</div>
<div
id=
"authOps"
style=
"display:none"
>
<?php
session_start
();
if
(
isset
(
$_SESSION
[
'token'
])){
include
(
'includes/loggedin.php'
);
}
...
...
Please
register
or
sign in
to post a comment