--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/drupal/modules/simpletest/files/php-1.txt Fri Sep 08 12:04:06 2017 +0200 @@ -0,0 +1,3 @@ +<?php +print 'SimpleTest PHP was executed!'; +?>