@@ -7,11 +7,11 @@ |
||
| 7 | 7 | * require_once __DIR__ . '/index-functions.php'; |
| 8 | 8 | */ |
| 9 | 9 | |
| 10 | -use CILogon\Service\Util; |
|
| 11 | 10 | use CILogon\Service\Content; |
| 12 | 11 | use CILogon\Service\DBService; |
| 13 | -use CILogon\Service\MyProxy; |
|
| 14 | 12 | use CILogon\Service\Loggit; |
| 13 | +use CILogon\Service\MyProxy; |
|
| 14 | +use CILogon\Service\Util; |
|
| 15 | 15 | |
| 16 | 16 | /** |
| 17 | 17 | * getUID |