change
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s Details

This commit is contained in:
DrMaxNix 2024-04-20 16:21:19 +02:00
parent 64dd25a6a2
commit 2fe2d2fa66
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<?php
echo("<pre style='background-color: #f8a;'>" . "v1.0.0" . "</pre>")
echo("<pre style='background-color: #af8;'>" . print_r($_SERVER, true) . "</pre>")
?>