drupal-civicrm/modules/simpletest/files/php-1.txt

4 lines
47 B
Plaintext
Raw Normal View History

2018-01-14 15:10:16 +02:00
<?php
print 'SimpleTest PHP was executed!';
?>