jeffmiranda / StudentCentre

Aikido student management modules for MODX CMS
1 stars 1 forks source link

Multi-PDF Processing #73

Closed chunt001 closed 8 years ago

chunt001 commented 8 years ago

Allows the user to select multiple certificates to generate multiple pdfs at one time

jeffmiranda commented 8 years ago

Hey Colin! On line 310 of sccertificategenerate.class.php you call a ZipArchive class. Where are these class files located?

chunt001 commented 8 years ago

They are apparently part of php

Sent from my iPhone

On Dec 30, 2015, at 11:34 PM, Jeff Miranda notifications@github.com wrote:

Hey Colin! On line 310 of sccertificategenerate.class.php (#L310) you call a ZipArchive class. Where are these class files located?

— Reply to this email directly or view it on GitHub.

jeffmiranda commented 8 years ago

Thanks! I made updates to sccertificategenerate.class.php. You can check out the comments on SHA: 82c7045. I think it's good to go!

chunt001 commented 8 years ago

What updates? You didn't like what I did? Hmmmmmmm :)

Sent from my iPhone

On Dec 31, 2015, at 1:07 PM, Jeff Miranda notifications@github.com wrote:

Thanks! I made updates to sccertificategenerate.class.php. You can check out the comments on SHA: 82c7045. I think it's good to go!

— Reply to this email directly or view it on GitHub.