runff 1.0 commit
This commit is contained in:
14
lib/SimpleSAML/Error/User.php
Executable file
14
lib/SimpleSAML/Error/User.php
Executable file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Baseclass for user error exceptions
|
||||
*
|
||||
*
|
||||
* @author Thomas Graff <thomas.graff@uninett.no>
|
||||
* @package SimpleSAMLphp_base
|
||||
*
|
||||
*/
|
||||
class SimpleSAML_Error_User extends SimpleSAML_Error_Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user