@@ -7,8 +7,8 @@ |
||
7 | 7 | * require_once __DIR__ . '/index-functions.php'; |
8 | 8 | */ |
9 | 9 | |
10 | -use CILogon\Service\Util; |
|
11 | 10 | use CILogon\Service\Content; |
11 | +use CILogon\Service\Util; |
|
12 | 12 | |
13 | 13 | /** |
14 | 14 | * printLogonPage |