mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-18 06:28:23 +00:00
6 lines
37 B
PHP
6 lines
37 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
echo "hello from app2 !";
|
||
|
|
|
||
|
|
?>
|