Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
git
majic-ansible-roles
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 71cc7b092600
Branch filter:
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
2.0
3.0
3.1
4.0
5.0
6.0
7.0
7.1
8.0
master
Location:
majic-ansible-roles
/
roles
/
php_website
/
molecule
/
default
/
tests
/
data
/
php
/
optional
/
rewrite.myphp
Show Full History
Show Authors
71cc7b092600
40 B
text/plain
Show Annotation
Show as Raw
Download as Raw
branko
MAR-218: Drop deprecated argument for command invocation:
- This might require fixing down the line in some other way (to avoid
warnings being spit out).
1
2
3
4
5
<?php
echo $_SERVER['REQUEST_URI'];
?>