summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Store/SQL.php
diff options
context:
space:
mode:
authorThijs Kinkhorst <thijs@kinkhorst.com>2014-07-09 12:17:36 +0200
committerThijs Kinkhorst <thijs@kinkhorst.com>2014-07-09 12:17:36 +0200
commit75da426f37478452391e473e2cdfb5c731826099 (patch)
tree3e791385fceb6e3b007ed143adff0611700c9d29 /lib/SimpleSAML/Store/SQL.php
parenta02106bb49bff788c8d890de47d643b0e8f0709b (diff)
downloadsimplesamlphp-75da426f37478452391e473e2cdfb5c731826099.zip
simplesamlphp-75da426f37478452391e473e2cdfb5c731826099.tar.gz
simplesamlphp-75da426f37478452391e473e2cdfb5c731826099.tar.bz2
Drop obsolete SVN $Id$ keywords.
Diffstat (limited to 'lib/SimpleSAML/Store/SQL.php')
-rw-r--r--lib/SimpleSAML/Store/SQL.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/SimpleSAML/Store/SQL.php b/lib/SimpleSAML/Store/SQL.php
index 85fd424..e1b15f5 100644
--- a/lib/SimpleSAML/Store/SQL.php
+++ b/lib/SimpleSAML/Store/SQL.php
@@ -4,7 +4,6 @@
* A SQL datastore.
*
* @package simpleSAMLphp
- * @version $Id$
*/
class SimpleSAML_Store_SQL extends SimpleSAML_Store {