mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-02 17:52:59 +01:00
CS adjustments
This commit is contained in:
parent
2a1909fd71
commit
406e7e90e9
@ -3560,7 +3560,6 @@ class File_X509 {
|
||||
* @access private
|
||||
* @return Integer or false
|
||||
*/
|
||||
|
||||
function _revokedCertificate(&$rclist, $serial, $create = false)
|
||||
{
|
||||
$serial = new Math_BigInteger($serial);
|
||||
|
Loading…
Reference in New Issue
Block a user