#!/usr/bin/php
<?php
  /*
      Doing things this way just so I can load the
      interpreter above, yet still use the PHP
      code elsewhere (ie., NEMS SST)
  */
  include('/usr/local/share/nems/nems-scripts/mailtest.php');
?>
