@@ -28,7 +28,7 @@ |
||
28 | 28 | * It works on two CAs, the RSA and ECDSA variant. There is a separate temp |
29 | 29 | * subdir for both ( temp_ocsp_RSA and temp_ocsp_ECDSA ). |
30 | 30 | */ |
31 | -require_once dirname(dirname(__FILE__)) . "/config/_config.php"; |
|
31 | +require_once dirname(dirname(__FILE__))."/config/_config.php"; |
|
32 | 32 | |
33 | 33 | /* If the RADIUS server is supposed to generate meaningful (temporally stable, |
34 | 34 | * per user, per SP identifiers, then it needs to compute them on the username, |