Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fsfahrttool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sarah Kleest-Meißner
fsfahrttool
a4532119b31df2505cc82d4743ae183a1c1c5290
fsfahrttool
registration-system
info.php
Find file
Normal view
Permalink
info.php
69 B
Newer
Older
initial commit
Tim Repke
committed
10 years ago
1
2
3
<?php
removed info()
Tim Repke
committed
10 years ago
4
// phpinfo();
clean info.php and add offensive message
Tim Repke
committed
8 years ago
5
6
echo
'go away! nothing for you to see here!'
;