Merge pull request #41 from blackducksw/ubuntu_14
[ohcount] / test / gestalt_files / drupal / bar.php
1 <?php
2         $r = 5;
3         $button = drupal_render($form['continue_shopping']);
4 ?>