diff options
Diffstat (limited to 'www/saml2/sp/AssertionConsumerService.php')
-rw-r--r-- | www/saml2/sp/AssertionConsumerService.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/saml2/sp/AssertionConsumerService.php b/www/saml2/sp/AssertionConsumerService.php index 5c0a8e1..1f34126 100644 --- a/www/saml2/sp/AssertionConsumerService.php +++ b/www/saml2/sp/AssertionConsumerService.php @@ -16,7 +16,6 @@ require_once('../../_include.php'); * * @author Andreas Aakre Solberg, UNINETT AS. <andreas.solberg@uninett.no> * @package simpleSAMLphp - * @version $Id$ * @abstract */ |