Files

5 lines
56 B
Plaintext
Raw Permalink Normal View History

2025-10-08 11:39:17 -04:00
<?php
// phpcs:ignoreFile
print 'PHP was executed!';
?>