drupal/modules/simpletest/files/php-2.php

3 lines
46 B
PHP

<?php
print 'SimpleTest PHP was executed!';
?>