MINOR Fixed php tag in SecurityTokenTest, should be "<?php" not "<?" (from r114016)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@114543 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2010-12-05 08:41:38 +00:00
parent 312c7aec07
commit 05d6df2193

View File

@ -1,4 +1,4 @@
<?
<?php
/**
* @package sapphire
* @subpackage tests