runff 1.0 commit
This commit is contained in:
12
lib/SimpleSAML/Error/BadUserInput.php
Executable file
12
lib/SimpleSAML/Error/BadUserInput.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* Exception indicating illegal innput from user.
|
||||
*
|
||||
* @author Thomas Graff <thomas.graff@uninett.no>
|
||||
* @package SimpleSAMLphp_base
|
||||
*
|
||||
*/
|
||||
class SimpleSAML_Error_BadUserInput extends SimpleSAML_Error_User
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user