Skip to content

Commit

Permalink
MINOR Fixed php tag in SecurityTokenTest, should be "<?php" not "<?" …
Browse files Browse the repository at this point in the history
…(from r114016)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@114543 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
Sam Minnee committed Dec 5, 2010
1 parent 312c7ae commit 05d6df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/security/SecurityTokenTest.php
@@ -1,4 +1,4 @@
<?
<?php
/**
* @package sapphire
* @subpackage tests
Expand Down

0 comments on commit 05d6df2

Please sign in to comment.