summaryrefslogtreecommitdiffstats
path: root/modules/smartattributes/lib/Auth/Process
diff options
context:
space:
mode:
authorJaime Perez <jaime.perez@uninett.no>2014-03-12 14:29:18 +0100
committerJaime Perez Crespo <jaime.perez@uninett.no>2015-01-15 20:06:11 +0100
commit90418d37d0e90c9958867afe744d6c436180c3d2 (patch)
tree472db52645424db51117e23bdceeaddfc73bd108 /modules/smartattributes/lib/Auth/Process
parentc0ef58c11bd4c887bb7b49737d9805cb050fb94e (diff)
downloadsimplesamlphp-90418d37d0e90c9958867afe744d6c436180c3d2.zip
simplesamlphp-90418d37d0e90c9958867afe744d6c436180c3d2.tar.gz
simplesamlphp-90418d37d0e90c9958867afe744d6c436180c3d2.tar.bz2
Remove trailing PHP close tags. Closes #59.
Diffstat (limited to 'modules/smartattributes/lib/Auth/Process')
-rw-r--r--modules/smartattributes/lib/Auth/Process/SmartName.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/smartattributes/lib/Auth/Process/SmartName.php b/modules/smartattributes/lib/Auth/Process/SmartName.php
index 3c97bf1..035d28a 100644
--- a/modules/smartattributes/lib/Auth/Process/SmartName.php
+++ b/modules/smartattributes/lib/Auth/Process/SmartName.php
@@ -74,5 +74,3 @@ class sspmod_smartattribute_Auth_Process_SmartName extends SimpleSAML_Auth_Proce
}
}
-
-?> \ No newline at end of file