Drupal investigation

php-1.txt 77B

12345
  1. <?php
  2. // @codingStandardsIgnoreFile
  3. print 'SimpleTest PHP was executed!';
  4. ?>