Merge pull request #41 from blackducksw/ubuntu_14
[ohcount] / test / gestalt_files / cakephp / foo.php
1 <?php
2 setcookie("user", "Alex Porter", time()+60*60*24*30*365;
3 $i = 5;
4 $s = 'CAKE_CORE_INCLUDE_PATH';
5 ?>