initial commit to enable token validation and key download
This commit is contained in:
Executable
+14
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
////////////////////////
|
||||
// RequestManager.php //
|
||||
// DigiErbe Tresor //
|
||||
////////////////////////
|
||||
|
||||
class RequestManager {
|
||||
|
||||
public function __construct(
|
||||
|
||||
) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user