Closed JReissmueller closed 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/
Fixed by #20
"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/