Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Niko
test1
Commits
d1da537c
Commit
d1da537c
authored
4 years ago
by
Nikolay May
Browse files
Options
Download
Plain Diff
Merge branch 'dev_add_footer'
parents
88b6af6d
185a625c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.php
+4
-1
index.php
with
4 additions
and
1 deletion
+4
-1
index.php
View file @
d1da537c
<?php
phpinfo
();
\ No newline at end of file
phpinfo
();
echo
(
'$_SERVER: <pre>'
);
var_dump
(
$_SERVER
);
echo
(
'</pre>'
);
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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