4 lines
47 B
Plaintext
Raw Normal View History

2020-08-14 13:36:36 +02:00
<?php
print 'SimpleTest PHP was executed!';
?>