Fixes for live environment and updates to admin/service/update
This commit is contained in:
@@ -76,7 +76,7 @@ class Model_Service extends ORMOSB {
|
||||
/**
|
||||
* Return the object of the product plugin
|
||||
*/
|
||||
public function plugin() {
|
||||
private function plugin() {
|
||||
if (! $this->product->prod_plugin_file)
|
||||
return NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user