summaryrefslogtreecommitdiff
path: root/modules/simpletest/files/php-2.php
blob: dc8e64213f09a797039d8797a8d7c6bf0ca93eb9 (plain)
1
2
3
<?php
print 'SimpleTest PHP was executed!';
?>