Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
2b9c85c5
Commit
2b9c85c5
authored
May 15, 2014
by
Leigh B Stoller
Browse files
Remove obsolete code.
parent
b4e0b3fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/myexperiments.php
View file @
2b9c85c5
...
...
@@ -43,10 +43,6 @@ $optargs = OptionalPageArguments("target_user", PAGEARG_USER,
RedirectSecure
();
$this_user
=
CheckLogin
(
$check_status
);
if
(
!
$this_user
)
{
if
(
isset
(
$ajax_request
))
{
SPITAJAX_ERROR
(
1
,
"You are not logged in anymore"
);
exit
();
}
RedirectLoginPage
();
exit
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment