diff options
author | Jaime Perez <jaime.perez@uninett.no> | 2014-03-12 14:29:18 +0100 |
---|---|---|
committer | Jaime Perez Crespo <jaime.perez@uninett.no> | 2015-01-15 20:06:11 +0100 |
commit | 90418d37d0e90c9958867afe744d6c436180c3d2 (patch) | |
tree | 472db52645424db51117e23bdceeaddfc73bd108 /lib/SimpleSAML/Module.php | |
parent | c0ef58c11bd4c887bb7b49737d9805cb050fb94e (diff) | |
download | simplesamlphp-90418d37d0e90c9958867afe744d6c436180c3d2.zip simplesamlphp-90418d37d0e90c9958867afe744d6c436180c3d2.tar.gz simplesamlphp-90418d37d0e90c9958867afe744d6c436180c3d2.tar.bz2 |
Remove trailing PHP close tags. Closes #59.
Diffstat (limited to 'lib/SimpleSAML/Module.php')
-rw-r--r-- | lib/SimpleSAML/Module.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/SimpleSAML/Module.php b/lib/SimpleSAML/Module.php index 78683f3..b5d8f02 100644 --- a/lib/SimpleSAML/Module.php +++ b/lib/SimpleSAML/Module.php @@ -196,5 +196,3 @@ class SimpleSAML_Module { } } - -?>
\ No newline at end of file |