Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
whb
2016-01-26 14:03:33 +0800
Commit
7275e82876a1a3eb89d193d4a853709f8df71b24
1 parent
25d1e44e
tools
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
yohobuy/www.yohobuy.com/application/controllers/Tools.php
yohobuy/www.yohobuy.com/application/controllers/Tools.php
View file @
7275e82
...
...
@@ -70,6 +70,11 @@ class ToolsController extends WebAction
}
}
}
public
function
logAction
()
{
print_r
(
$_SERVER
);
}
}
?>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment