diff options
Diffstat (limited to 'include/crypto.php')
-rw-r--r-- | include/crypto.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto.php b/include/crypto.php index a646910a1..ed32356ec 100644 --- a/include/crypto.php +++ b/include/crypto.php @@ -1,4 +1,4 @@ -<?php +<?php /** @file */ require_once('library/ASNValue.class.php'); require_once('library/asn1.php'); |