Bug report in BunnyCDN class
-
Hi
You’ve got a bug in inc/bunnycdnSettings.php around line 30.
public static function getOption($option) { // Should be getOptions() // $options = BunnyCDN::getOption(); $options = BunnyCDN::getOptions(); return $options[$option]; }
Can this be rolled into the next update please?
Thanks
Paul
- The topic ‘Bug report in BunnyCDN class’ is closed to new replies.