This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
rht
/
ocp-arch-lab-materials
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
reorg, add php-hello
Grega Bremec
hace 7 meses
padre
8b212400cc
commit
01d11a49a8
Se han
modificado 4 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
labs/health/console/php-helloworld/index.php
0
0
labs/health/strategy/Dockerfile
0
0
labs/health/strategy/import.sh
0
0
labs/health/strategy/users.sql
+ 3
- 0
labs/health/console/php-helloworld/index.php
Ver fichero
@@ -0,0 +1,3 @@
+<?php
+print "Hello, World! php version is " . PHP_VERSION . "\n";
+?>
+ 0
- 0
labs/strategy/Dockerfile → labs/health/strategy/Dockerfile
Ver fichero
+ 0
- 0
labs/strategy/import.sh → labs/health/strategy/import.sh
Ver fichero
+ 0
- 0
labs/strategy/users.sql → labs/health/strategy/users.sql
Ver fichero