Files
2024-12-10 15:08:16 +01:00

5 lines
56 B
Plaintext

<?php
// phpcs:ignoreFile
print 'PHP was executed!';
?>