fixed error
All checks were successful
Project Report / project-report (push) Successful in 4s
Validate Code / validate (push) Successful in 3s

This commit is contained in:
Frank Harris 2026-06-15 11:12:45 -05:00
parent 49b14d5d03
commit 9042333f51

View file

@ -1,4 +1,4 @@
<?php
echo "Hello Runlevel";
echo "this will error"
echo "this will error";