blesta / module-vultr

MIT License
5 stars 8 forks source link

Reference to private property of parent class #19

Closed JReissmueller closed 5 years ago

JReissmueller commented 5 years ago

"Lines 901 and 904 of vultur.php are not using the new method calls to getModuleRow which causes them to error out as they try to directly access a private member of their parent class."

From https://www.blesta.com/forums/index.php?/topic/12376-vultur-module-trying-to-directly-access-module_row-from-parent/

JReissmueller commented 5 years ago

Fixed by #20