dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 27 forks source link

Update externallib.php (fix varname) #136

Closed tenboshi closed 5 months ago

tenboshi commented 9 months ago

The variable name "$instance" should be changed to "$plugininstance" to avoid "Undefined variable" errors.