Commit d1da537c authored by Nikolay May's avatar Nikolay May
Browse files

Merge branch 'dev_add_footer'

parents 88b6af6d 185a625c
Showing with 4 additions and 1 deletion
+4 -1
<?php
phpinfo();
\ No newline at end of file
phpinfo();
echo('$_SERVER: <pre>');
var_dump($_SERVER);
echo('</pre>');
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment