This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
html_for_openshift
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
cambio info.php
master
José Domingo
6 years ago
parent
0b0f047150
commit
0b2a5bb8f4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
info.php
+ 1
- 1
info.php
View File
@ -1 +1 @@
<
?
php
echo
gethostname
();
echo
"
\n
"
;
?>
<
?
php
echo
"
Servidor:
"
;
echo
gethostname
();
echo
"
\n
"
;
?>
Write
Preview
Loading…
Cancel
Save