Help for this page

Select Code to Download


  1. or download this
    $MissingPatchList{$BulletinID} = "$pad{(length($MissingPatchList{$Bull
    +etinID}))}$MissingPatchList{$BulletinID}";
    
    ...
        $pad{ length( $MissingPatchList{$BulletinID} ) }  
        . $MissingPatchList{$BulletinID};