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
f7548716
authored
2016-03-30 15:57:24 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
e
1 parent
322d6363
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
login.php
login.php
View file @
f754871
...
...
@@ -27,7 +27,7 @@
<body><div
id=
"login"
>
<?php
include_once
(
"./config.php"
);
include_once
(
"
/
includes/functions.php"
);
include_once
(
"includes/functions.php"
);
//print_r($_GET);die;
...
...
Please
register
or
sign in
to post a comment