phpinfo? no.

This commit is contained in:
Bandie 2021-01-12 23:09:38 +01:00
parent 19f24a5d69
commit df784e6ac8
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
<?php
phpinfo();
?>
<html>
<head></head>
<body>
<h2>hi</h2>
This is gitea_webhooks.
</body>
</html>