This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
cloudron
/
friendica-app
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
fadda1bc29
Ramos
Etiquetas
master
friendica-app
/
test
/
test.php
test.php
81 B
Histórico
Em bruto
1
2
3
4
5
6
<?php
echo "<p>this works</p>";
echo "<p>" . getenv("APP_DOMAIN") . "</p>";
?>